]> granicus.if.org Git - php/commit
Implemented feature #45528: Allow the DateTimeZone constructor to accept timezones...
authorDerick Rethans <github@derickrethans.nl>
Thu, 6 Feb 2014 02:00:13 +0000 (21:00 -0500)
committerDerick Rethans <github@derickrethans.nl>
Sun, 9 Feb 2014 20:47:48 +0000 (15:47 -0500)
commitd67639643598781d70452f690a645dc8ce6bd3c3
treeef7fabc107658f55183fe32571e7126b637c3d49
parente196dce45a933c302fd028e9952b58f090ed444e
Implemented feature #45528: Allow the DateTimeZone constructor to accept timezones per offset too.
ext/date/php_date.c
ext/date/tests/DateTimeZone_clone_basic1.phpt
ext/date/tests/DateTimeZone_construct_basic.phpt
ext/date/tests/DateTimeZone_construct_variation1.phpt
ext/date/tests/DateTimeZone_serialize_type_2.phpt
ext/date/tests/DateTimeZone_serialize_type_3.phpt
ext/date/tests/timezone_open_basic1.phpt
ext/date/tests/timezone_open_variation1.phpt