This repository has been archived on 2026-04-29. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

12 lines
241 B
PHP

<?php
return [
'Names' => [
'America/Bahia_Banderas' => 'Central Time (Bahia Banderas)',
'America/Cancun' => 'Eastern Time (Cancun)',
'America/Merida' => 'Central Time (Merida)',
],
'Meta' => [
],
];