relvacode / iso8601

A fast ISO8601 date parser for Go
MIT License
144 stars 16 forks source link

Year only #21

Closed wiegell closed 8 months ago

wiegell commented 12 months ago

Hi, thanks for creating this package. I think YYYY is a valid iso 8601 string, yet it gives iso8601: Cannot parse \"2016\": month 0 is not in range 1-12 on parseIso