Skip to content

Commit

Permalink
Merge pull request SimpleMachines#8145 from Sesquipedalian/2.1_update…
Browse files Browse the repository at this point in the history
…_timezones_file

[2.1] Adds update_timezones.php development file
  • Loading branch information
Sesquipedalian committed Mar 21, 2024
2 parents c30ea0c + 3b0109e commit 5da827a
Show file tree
Hide file tree
Showing 2 changed files with 2,678 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Subs-Timezones.php
Expand Up @@ -1981,7 +1981,7 @@ function get_tzid_fallbacks($tzids, $when = 'now')
),
array(
'tz' => strtotime('1999-03-27T21:00:00+0000'),
'tzid' => 'Etc/GMT-5'
'tzid' => 'Asia/Aqtau'
),
),

Expand Down

0 comments on commit 5da827a

Please sign in to comment.