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

Changes to better reflect Java Calendar API #15

Merged
merged 2 commits into from
May 2, 2017
Merged

Changes to better reflect Java Calendar API #15

merged 2 commits into from
May 2, 2017

Conversation

martinbrylski
Copy link

Changed to 24h API → use HOUR_OF_DAY
Changed DATE (DAY_OF_MONTH) to start at 1 (not zero based like month)
Fixed tests to reflect new api

Changed to 24h API → use HOUR_OF_DAY
Changed DATE (DAY_OF_MONTH) to start at 1 (not zero based like month)
Fixed tests to reflect new api
@martinbrylski
Copy link
Author

This is an opinionated better usage of the api which adresses #13

@martinbrylski
Copy link
Author

Seems there must be some locale specific configuration be done. I will investigate it further...

@hotchemi
Copy link
Owner

Thx! Let me check later.

@hotchemi hotchemi merged commit 5e8e321 into hotchemi:master May 2, 2017
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