Searched defs:parsedTime (Results 1 – 3 of 3) sorted by relevance
37 type parsedTime struct { struct38 Year int39 Month Month40 Day int41 Hour, Minute, Second int // 15:04:05 is 15, 4, 5.42 Nanosecond int // Fractional second.43 Weekday Weekday44 ZoneOffset int // seconds east of UTC, e.g. -7*60*60 for -070045 Zone string // e.g., "MST"84 func same(t Time, u *parsedTime) bool {
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/ META-INF/MANIFEST.MF res/ res/layout-notround- ...