FestinHegre/vendor/symfony/intl/Resources/data/timezones/root.php

10 lines
156 B
PHP
Raw Normal View History

2024-09-26 17:26:04 +02:00
<?php
return [
'Meta' => [
'GmtFormat' => 'GMT%s',
'HourFormatPos' => '+%02d:%02d',
'HourFormatNeg' => '-%02d:%02d',
],
];