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

Standardize time format #79

Open
angerhang opened this issue Oct 20, 2020 · 1 comment
Open

Standardize time format #79

angerhang opened this issue Oct 20, 2020 · 1 comment

Comments

@angerhang
Copy link
Member

Currently, there are many different kinds of time formats being used at various places. Their corresponding time format strings are hard-coded in place which makes it more difficult to maintain and make changes.

Ideally, move all the time format string into a macro file.

@smallsr
Copy link

smallsr commented Mar 15, 2021

Along these lines, is it possible to add clarification in accProcess.py -h as to the date format on --endTime and --startTime? It is unclear in the example 1991-01-01T23:59 which entry is the month and which is the day. Perhaps a change in example to something like 1991-12-25T23:59 would be sufficient?

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