Changeset 54217 for trunk/tests/phpunit/tests/formatting/date.php
- Timestamp:
- 09/19/2022 09:18:59 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/formatting/date.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/formatting/date.php
r54207 r54217 234 234 return array( 235 235 array( 236 'timezone_string' => 'Europe/ Kiev',236 'timezone_string' => 'Europe/Helsinki', 237 237 'gmt_offset' => 3, 238 238 ),
Note: See TracChangeset
for help on using the changeset viewer.