-
Notifications
You must be signed in to change notification settings - Fork 452
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for nanosecond precision when parsing rfc3339 strings (#752)
* support nanosecond precision when parsing rfc3339 strings * removed hamcrest matchers * fix javadoc + change exception type * assert parse directly instead of using a map * put expected and actual in correct order
- Loading branch information
Showing
2 changed files
with
204 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters