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

Serialise dates with fixed format #202

Merged
merged 1 commit into from
Nov 5, 2019

Conversation

thc202
Copy link
Member

@thc202 thc202 commented Nov 5, 2019

Use ISO 8601 format (date/time, UTC) to de/serialise dates from/to JSON,
to not depend on the system's locale/timezone the script is running.

Use ISO 8601 format (date/time, UTC) to de/serialise dates from/to JSON,
to not depend on the system's locale/timezone the script is running.

Signed-off-by: thc202 <thc202@gmail.com>
@thc202 thc202 added this to the 0.14.0 milestone Nov 5, 2019
@psiinon psiinon merged commit 05f077b into zaproxy:develop Nov 5, 2019
@thc202 thc202 deleted the serialise-date-fixed-format branch November 5, 2019 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants