Changeset 24614

Show
Ignore:
Timestamp:
11/22/08 16:54:10 (5 years ago)
Author:
daisuke
Message:

include short_name in the span definition

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/DateTime-Lite/trunk/tools/timezone/parse_olson.pl

    r24510 r24614  
    324324    my $span = shift; 
    325325    # must correspond to constants in DT::TZ, and short_name is always last 
    326     my @keys = qw( utc_start utc_end local_start local_end offset is_dst ); 
     326    my @keys = qw( utc_start utc_end local_start local_end offset is_dst short_name ); 
    327327 
    328328    return [ map {