FestinHegre/vendor/symfony/intl/Resources/data/timezones/en_CA.php
2024-09-26 17:26:04 +02:00

20 lines
826 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'Names' => [
'America/Miquelon' => 'Saint-Pierre-et-Miquelon Time',
'America/St_Barthelemy' => 'Atlantic Time (Saint-Barthélemy)',
'America/St_Johns' => 'Newfoundland Time (Saint Johns)',
'America/St_Kitts' => 'Atlantic Time (Saint Kitts)',
'America/St_Lucia' => 'Atlantic Time (Saint Lucia)',
'America/St_Thomas' => 'Atlantic Time (Saint Thomas)',
'America/St_Vincent' => 'Atlantic Time (Saint Vincent)',
'Asia/Aqtau' => 'West Kazakhstan Time (Aktau)',
'Asia/Rangoon' => 'Myanmar Time (Rangoon)',
'Atlantic/St_Helena' => 'Greenwich Mean Time (Saint Helena)',
'Indian/Kerguelen' => 'French Southern and Antarctic Time (Kerguelen)',
'Pacific/Wallis' => 'Wallis and Futuna Time',
],
'Meta' => [],
];