Home
last modified time | relevance | path

Searched defs:zoneTrans (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/time/
Dzoneinfo.go57 type zoneTrans struct { struct
58 when int64 // transition time, in seconds since 1970 GMT
59 index uint8 // the index of the zone that goes into effect at that time
60 isstd, isutc bool // ignored - no idea what these mean