Searched defs:zoneTrans (Results 1 – 1 of 1) sorted by relevance
57 type zoneTrans struct { struct58 when int64 // transition time, in seconds since 1970 GMT59 index uint8 // the index of the zone that goes into effect at that time60 isstd, isutc bool // ignored - no idea what these mean