Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

do not go via local time when parsing UTC timestamps #81 #82

Merged
merged 1 commit into from
Mar 27, 2017

Conversation

reinierl
Copy link

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 81.668% when pulling 6d224b3 on reinierl:master into bb19d5d on EventStore:master.

JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ss.S'Z'")
JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ss.SSSSSSZ"),
JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ss.SSSSSSSZ"),
JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ssZ"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @reinierl should we continue having JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ss'Z'"), in list ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything that that matches is also matched by JodaFormat.forPattern("yyyy-MM-dd'T'HH:mm:ssZ"), isn't it?

@t3hnar t3hnar merged commit ce8bfee into EventStore:master Mar 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants