Changeset 54513 for branches/5.9/tests/phpunit/tests/formatting/date.php
- Timestamp:
- 10/14/2022 06:49:30 AM (3 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/tests/formatting/date.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/tests/phpunit/tests/formatting/date.php
r52010 r54513 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.