mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
![]() This gets the time zone abbreviations from
https://www.timeanddate.com/time/zones/, and adds unambiguous time
zones not already present in zonetab.list. See bin/update-abbr
for the program used.
This regenerates zonetab.h using prereq.mk (requires gperf).
Only one test line is added, just to make sure a new time zone
abbreviation is picked up.
Fixes Ruby Bug 16286
|
||
---|---|---|
.. | ||
test_date.rb | ||
test_date_arith.rb | ||
test_date_attr.rb | ||
test_date_compat.rb | ||
test_date_conv.rb | ||
test_date_marshal.rb | ||
test_date_new.rb | ||
test_date_parse.rb | ||
test_date_strftime.rb | ||
test_date_strptime.rb | ||
test_switch_hitter.rb |