We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I like the shorter name better. Follows on from #842.
The text was updated successfully, but these errors were encountered:
Currently:
_timestamp_epoch The number of seconds since the Unix epoch. _timestamp_date_utc The date in UTC, e.g. 2020-06-01 _timestamp_datetime_utc The ISO 8601 datetime in UTC, e.g. 2020-06-24T18:01:07Z
_timestamp_epoch
The number of seconds since the Unix epoch.
_timestamp_date_utc
The date in UTC, e.g. 2020-06-01
2020-06-01
_timestamp_datetime_utc
The ISO 8601 datetime in UTC, e.g. 2020-06-24T18:01:07Z
2020-06-24T18:01:07Z
I'm going to rename them to:
_now_epoch
_now_date_utc
_now_datetime_utc
Sorry, something went wrong.
0991ea7
Release 0.45a4
2654831
Refs #864, #871
No branches or pull requests
I like the shorter name better. Follows on from #842.
The text was updated successfully, but these errors were encountered: