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

JSONCommunicator: use ZonedDateTime to parse OCPP DateTime (ISO8601) #73

Merged
merged 1 commit into from
Jul 19, 2018

Conversation

JanLapp
Copy link

@JanLapp JanLapp commented Jul 19, 2018

Parser accepted only date time string with time zone 'Z'. Replaced SimpleDateFormat with call to ZonedDateTime#parse so that all complete ISO8601 date time strings will be accepted.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.09%) to 56.379% when pulling b2ff35f on JanLapp:json-datetime-fix into e0f87cc on ChargeTimeEU:master.

@TVolden TVolden merged commit ad6905e into ChargeTimeEU:master Jul 19, 2018
@JanLapp JanLapp deleted the json-datetime-fix branch August 22, 2018 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants