Skip to content

Conversation

@bluekeyes
Copy link
Owner

@bluekeyes bluekeyes commented Jun 13, 2020

Removed the distinction between parsed and raw dates and simply return
an error for unsupported date formats. Arbitrary date support was
probably a premature optimization and would be better supported by a
method to register custom date parsing functions.

Simple time.Time fields make the structure easier to use and mean that
a zero value always indicates the patch did not include a date.

Removed the distinction between parsed and raw dates and simply return
and error for unsupported date formats. Arbitrary date support was
probably a premature optimization and would be better supported by a
method to register custom date parsing functions.

Simple time.Time fields make the structure easier to use and means that
a zero value always means the patch did not include a date.
@bluekeyes bluekeyes merged commit d3116e7 into master Jun 16, 2020
@bluekeyes bluekeyes deleted the date-errors branch June 16, 2020 05:07
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