Skip to content

Add support for RFC 3339 time-secfrac to the date-time regex#74

Merged
fenollp merged 1 commit into
getkin:masterfrom
bkrebsbach:add-time-secfrac-to-date-time
Mar 21, 2019
Merged

Add support for RFC 3339 time-secfrac to the date-time regex#74
fenollp merged 1 commit into
getkin:masterfrom
bkrebsbach:add-time-secfrac-to-date-time

Conversation

@bkrebsbach

Copy link
Copy Markdown
Contributor

Per the RFC 3339 spec, a date-time may contain an optional time-secfrac for fractional seconds: https://tools.ietf.org/html/rfc3339#section-5.6.

Add support for that case and update the tests.

Per the RFC 3339 spec, a date-time may contain an optional time-secfrac
for fractional seconds: https://tools.ietf.org/html/rfc3339#section-5.6.
Add support for that case and update the tests.
@fenollp

fenollp commented Mar 21, 2019

Copy link
Copy Markdown
Collaborator

Indeed! Thanks

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.

2 participants