index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
ruby
/
test_time_tz.rb
Age
Commit message (
Expand
)
Author
2019-01-07
time.c: support military time zone names
nobu
2019-01-07
time.c: UTC and Z timezones should be utc
nobu
2018-11-28
time.c: rescue find_timezone when loading
nobu
2018-11-28
Try with TZInfo and Timezone gems
nobu
2018-11-28
Time.at in: tz
nobu
2018-11-28
Timezone at Time.at
nobu
2018-11-28
Try Time.find_timezone to convert name to timezone
nobu
2018-11-28
Try Time.find_timezone to load
nobu
2018-10-28
time.c: added Time::TM#+ and Time::TM#-
nobu
2018-10-26
Update for tzdata-2018f
nobu
2018-10-22
time.c: optional arguments of Time::TM#initialize
nobu
2018-10-21
test_time_tz.rb: refactor dummy TZ tests and add another timezone
nobu
2018-10-12
Load as FIXOFF mode if zone is present
nobu
2018-10-09
Add tests for another timezone
nobu
2018-10-08
Add test for marshal
nobu
2018-10-08
Removed redundant suffix `_with_timezone`
nobu
2018-10-08
Timezone at Time#+ and Time#-
nobu
2018-10-08
Timezone support by Time [Feature #14850]
nobu
2018-07-16
No one knows how many leap seconds in year 2100
naruse
2018-07-05
Re-apply r63848 (Optimize Time.utc)
naruse
2018-07-03
skip test_localtime_zone if force_tz_test is false
naruse
2018-07-02
time.c: [DOC] Time#localtime
nobu
2018-04-01
test_time_tz.rb: Lisbon tzdata fix
nobu
2018-04-01
test_time_tz.rb: Kiritimati tzdata fix
nobu
2018-04-01
test_time_tz.rb: Kiritimati tzdata fix
nobu
2018-02-21
test_time_tz.rb: past Japanese DST tzdata fix
nobu
2018-02-21
test_time_tz.rb: past Japanese DST tzdata fix
nobu
2016-07-26
test: use assert_include
nobu
2016-04-22
* test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removed
akr
2015-12-16
Add frozen_string_literal: false for all files
naruse
2015-02-22
* time.c: zone encoding should be US-ASCII if all 7-bits. Fix r46907.
eregon
2015-01-06
Refine an assertion message.
akr
2015-01-06
* time.c (timelocalw): Set tm_isdst field -1 if vtm->isdst is
akr
2014-09-22
* test/ruby/test_time_tz.rb: Fix test error with tzdata-2014g.
akr
2014-09-08
test_time_tz.rb: have_tz_offset?
nobu
2014-09-08
test_time_tz.rb: right timezone
nobu
2014-08-18
test_time_tz.rb: has_lisbon_tz
nobu
2014-08-09
* test/minitest/test_minitest_unit.rb: removed obsoleted condition
hsbt
2014-03-05
* test/ruby: get rid of warnings.
usa
2012-12-07
Add freebsd to force_tz_test
naruse
2012-12-07
Canada/Newfoundland was renamed to America/St_Johns
naruse
2012-04-18
* test/ruby/test_time_tz.rb (TestTimeTZ): run TZ tests on Mac OS X,
nobu
2012-04-18
split method definitions
nobu
2010-07-14
* time.c (guess_local_offset): use the UTC offset of an older date on
akr
2010-07-14
* time.c (localtime_with_gmtoff_zone): renamed from
akr
2010-07-09
* time.c (find_time_t): 24:00 should be the beginning of the next
akr
2010-07-07
* strftime.c (rb_strftime_with_timespec): support %:z and %::z.
akr
2010-06-10
more tests
akr
2010-06-10
make it runnable by ruby 1.8.6.
akr
2010-06-10
split tests.
akr
[next]