forked from chronotope/chrono
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation for a Month enum, allowing -ser|de-rialization. The implementation mostly mirrors the Weekday enum. It only adds the enum with minimal integration so as to not cause any backwards compatibility issue. A deeper integration should be up to discussion. Suggested in Issue chronotope#202
- Loading branch information
1 parent
53e63c3
commit 38810a3
Showing
3 changed files
with
393 additions
and
28 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
Oops, something went wrong.