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

PT uses time from PST and not PDT currently #8

Open
CybotTM opened this issue Oct 23, 2018 · 2 comments
Open

PT uses time from PST and not PDT currently #8

CybotTM opened this issue Oct 23, 2018 · 2 comments

Comments

@CybotTM
Copy link

CybotTM commented Oct 23, 2018

Hi,

PT should be in sync with PDT currently (summer time)

but PT gives me the time of PST

/time 5am PT
5am PT (6:00am PDT, 7:00am MDT, 3:00pm CEST, 6:30pm IST)
/time 5am PST
5am PST (6:00am PDT, 7:00am MDT, 3:00pm CEST, 6:30pm IST)
/time 5am PDT
5am PDT (5:00am PDT, 6:00am MDT, 2:00pm CEST, 5:30pm IST)

@monkbroc
Copy link
Owner

Thanks for the report. I'm not sure I'll get to fix an issue like this as I was relying completely on an existing timezone parsing library.

@CybotTM
Copy link
Author

CybotTM commented Oct 24, 2018

yes, seems 'moment' has a lot of open issues related to DST.

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

2 participants