mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-07 03:29:19 +02:00
rebuild v0.1
This commit is contained in:
9
vendor/symfony/intl/Resources/data/timezones/root.php
vendored
Normal file
9
vendor/symfony/intl/Resources/data/timezones/root.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'Meta' => [
|
||||
'GmtFormat' => 'GMT%s',
|
||||
'HourFormatPos' => '+%02d:%02d',
|
||||
'HourFormatNeg' => '-%02d:%02d',
|
||||
],
|
||||
];
|
||||
Reference in New Issue
Block a user