/[suikacvs]/messaging/manakai/lib/Message/Field/Date.pm
Suika

Diff of /messaging/manakai/lib/Message/Field/Date.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by wakaba, Wed Nov 13 08:08:51 2002 UTC revision 1.20 by wakaba, Sat Dec 28 08:45:50 2002 UTC
# Line 157  my $_tm = sub { $_[0]->{local}?'tm_local Line 157  my $_tm = sub { $_[0]->{local}?'tm_local
157    
158  %ZONE = (       ## NA = Northern America  %ZONE = (       ## NA = Northern America
159    ADT   => [-1,  3,  0],        ## (NA)Atlantic Daylight        733    ADT   => [-1,  3,  0],        ## (NA)Atlantic Daylight        733
160    CHST  => [-1, 10,  0],        ## Alaska-Hawaii Standard    AHST  => [-1, 10,  0],        ## Alaska-Hawaii Standard
161    AST   => [-1,  4,  0],        ## (NA)Atlantic Standard        733    AST   => [-1,  4,  0],        ## (NA)Atlantic Standard        733
162    AT    => [-1,  2,  0],        ## Azores    AT    => [-1,  2,  0],        ## Azores
163    BDT   => [-1, 10,  0],        ##      733    BDT   => [-1, 10,  0],        ##      733
# Line 185  my $_tm = sub { $_[0]->{local}?'tm_local Line 185  my $_tm = sub { $_[0]->{local}?'tm_local
185    FST   => [+1,  2,  0],        ## French Summer    FST   => [+1,  2,  0],        ## French Summer
186    FWT   => [+1,  1,  0],        ## French Winter    FWT   => [+1,  1,  0],        ## French Winter
187    GDT   => [+1,  1,  0],        ##      724    GDT   => [+1,  1,  0],        ##      724
188      #GDT  => [+1,  2,  0],        ## German Daylight
189    #GM    #GM
190    GMT   => [+1,  0,  0],        ## Greenwich Mean       733, 822    GMT   => [+1,  0,  0],        ## Greenwich Mean       733, 822
191    #GST  => [-1,  3,  0],        ## Greenland Standard    #GST  => [-1,  3,  0],        ## Greenland Standard
192    GST   => [+1, 10,  0],        ## Guam Standard    GST   => [+1,  1,  0],        ## German Standard
193      #GST  => [+1, 10,  0],        ## Guam Standard
194    HDT   => [-1,  9,  0],        ## Hawaii Daylight      733    HDT   => [-1,  9,  0],        ## Hawaii Daylight      733
195    HKT   => [+1,  8,  0],        ## Hong Kong    HKT   => [+1,  8,  0],        ## Hong Kong
196    HST   => [-1, 10,  0],        ## Hawaii Standard      733    HST   => [-1, 10,  0],        ## Hawaii Standard      733

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24