zoneinfo: at -> at-time
parent
66147f27b4
commit
79cca8e59d
|
@ -26,12 +26,12 @@ CONSTANT: zoneinfo-paths
|
|||
SYMBOL: last-zone
|
||||
|
||||
TUPLE: raw-zone name gmt-offset rules/save format until ;
|
||||
TUPLE: raw-rule name from to type in on at save letters ;
|
||||
TUPLE: raw-rule name from to type in on at-time save letters ;
|
||||
TUPLE: raw-link from to ;
|
||||
TUPLE: raw-leap year month day hms corr r/s ;
|
||||
|
||||
TUPLE: zone name ;
|
||||
TUPLE: rule name from to at ;
|
||||
TUPLE: rule name from to at-time ;
|
||||
TUPLE: link ;
|
||||
TUPLE: leap ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue