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

Change all time to AST #88

Open
thesecretmaster opened this issue Oct 16, 2017 · 2 comments
Open

Change all time to AST #88

thesecretmaster opened this issue Oct 16, 2017 · 2 comments

Comments

@thesecretmaster
Copy link
Collaborator

Puerto Rico observes AST, we need to format the time accordingly.

@ArtOfCode-
Copy link
Owner

Looking at the wider picture... we actually need to create some sort of site settings thing, one of which can be which timezone to display times in. Then, when we move to operations in a different part of the world, we can change the TZ accordingly.

@thesecretmaster
Copy link
Collaborator Author

thesecretmaster commented Oct 17, 2017

Quote from @MeghanUX in #72:

And while we are on this page, can you fix the format for the Day/Time?

Original
2017-10-13T19:19:03Z

Suggested
2017-10-13, 19:19:03 "timezone"
[note spaces and use of punctuation)

Where "timezone" indicates BOTH - 3 letter code and common name. And please, no military or jargon terms (like Zulu time).

Like this:
EST - Eastern Standard Time
AST - Atlantic Standard Time

Or even this:
EST - Eastern Standard Time (UTC-04:00)
AST - Atlantic Standard Time (UTC-04:00)

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

No branches or pull requests

2 participants