Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time Zones in Alaska, United States (AKDT vs AKST) #53

Open
GVHengy opened this issue Mar 21, 2023 · 0 comments
Open

Time Zones in Alaska, United States (AKDT vs AKST) #53

GVHengy opened this issue Mar 21, 2023 · 0 comments

Comments

@GVHengy
Copy link

GVHengy commented Mar 21, 2023

Incorrect offset or abbr

    "value": "Alaskan Standard Time",
    "abbr": "AKDT",
    "offset": -8,
    "isdst": true,
    "text": "(UTC-09:00) Alaska"

AKDT is Alaska Daylight Time with offset equal to UTC -8
AKST is Alaska Standard Time with offset equal to UTC -9

Suggest splitting this item in timezones array to two different items for AKDT and AKST

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant