Changeset 54516 for branches/5.6/tests/phpunit/tests/formatting/date.php
- Timestamp:
- 10/14/2022 07:00:08 AM (3 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/formatting/date.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/tests/phpunit/tests/formatting/date.php
r48952 r54516 198 198 return array( 199 199 array( 200 'timezone_string' => 'Europe/ Kiev',200 'timezone_string' => 'Europe/Helsinki', 201 201 'gmt_offset' => 3, 202 202 ),
Note: See TracChangeset
for help on using the changeset viewer.