Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime date/datetime type of ISO 8601 #177

Open
2 of 7 tasks
fponticelli opened this issue Jun 8, 2016 · 0 comments
Open
2 of 7 tasks

runtime date/datetime type of ISO 8601 #177

fponticelli opened this issue Jun 8, 2016 · 0 comments

Comments

@fponticelli
Copy link
Owner

fponticelli commented Jun 8, 2016

This requires:

  • a type for LocalYearMonth 2016-06
  • a type for LocalWeek 2016-W23
  • a type for LocalWeekNumber 2016-W23-3
  • a type for LocalOrdinalDate 2016-099
  • a type for LocalMonthDay --12-31
  • an enum ISO8601Impl with a constructor for each possible case
  • an abstract ISO8601 around ISO8601Impl to add features like to string, type conversion and parsing
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

No branches or pull requests

1 participant