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

Update datetime format to ISO 8601 for input arguments #24

Open
rubyvanrooyen opened this issue Nov 14, 2018 · 0 comments
Open

Update datetime format to ISO 8601 for input arguments #24

rubyvanrooyen opened this issue Nov 14, 2018 · 0 comments
Labels
enhancement Improvement to existing feature or request

Comments

@rubyvanrooyen
Copy link
Collaborator

Change the current datetime format from
YYYY-mm-dd HH:MM
to ISO_8601 format by replacing the space with a 'T' character
YYYY-mm-dd<T>HH:MM

@rubyvanrooyen rubyvanrooyen added the enhancement Improvement to existing feature or request label Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing feature or request
Projects
None yet
Development

No branches or pull requests

1 participant