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

[craftercms] Update date format used in all subsystems #1415

Closed
jdrossl opened this issue Oct 4, 2017 · 1 comment
Closed

[craftercms] Update date format used in all subsystems #1415

jdrossl opened this issue Oct 4, 2017 · 1 comment

Comments

@jdrossl
Copy link
Member

jdrossl commented Oct 4, 2017

All date fields should be stored and returned using the standard ISO format:

YYYY-MM-ddTHH:mm:ssZ

https://docs.oracle.com/javase/8/docs/api/java/time/format/DateTimeFormatter.html#ISO_INSTANT

@jdrossl
Copy link
Member Author

jdrossl commented Oct 18, 2017

@avasquez614 I have been doing tests with new sites & migrating an existing one, please let me know if you find any issue or if the ticket can be closed now.

@jdrossl jdrossl moved this from Test & Validate to Completed in Crafter CMS v3.0 Oct 24, 2017
@jdrossl jdrossl closed this as completed Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Crafter CMS v3.0
  
Completed
Development

No branches or pull requests

3 participants