DEV: Update definitions

This commit is contained in:
Dan Ungureanu 2020-06-18 13:29:50 +03:00
parent 922e445e80
commit 0e36e420c7
No known key found for this signature in database
GPG Key ID: 0AA2A00D6ACC8B84
1 changed files with 3 additions and 1 deletions

View File

@ -250,7 +250,8 @@ export const HOLIDAY_REGIONS = [
"vi",
"sg",
"my",
"th"
"th",
"ng"
];
export const TIME_ZONE_TO_REGION = {
@ -365,6 +366,7 @@ export const TIME_ZONE_TO_REGION = {
"America/Bahia_Banderas": "mx",
"Asia/Kuala_Lumpur": "my",
"Asia/Kuching": "my",
"Africa/Lagos": "ng",
"Europe/Amsterdam": "nl",
"Europe/Oslo": "no",
"Pacific/Auckland": "nz",