zoneinfo: at -> at-time

db4
Doug Coleman 2015-08-13 02:15:54 -07:00
parent 66147f27b4
commit 79cca8e59d
1 changed files with 2 additions and 2 deletions

View File

@ -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 ;