Skip to content

Conversation

@cquiroz
Copy link
Owner

@cquiroz cquiroz commented Apr 17, 2020

java.util.Calendar is less than half baked and most of it is unimplemented methods
It makes more sense to remove it altogether. A side effect is that I need to remove Japanese chronology classes as they rely on Calendar but they'd be broken anyway if used

Let me know if this is an issue

Fixes #87

Signed-off-by: Carlos Quiroz <carlos.m.quiroz@gmail.com>
@cquiroz
Copy link
Owner Author

cquiroz commented Apr 17, 2020

/cc @exogeo

@exoego
Copy link

exoego commented Apr 17, 2020

I am fine with removal of Calendar and Japanese chronology classes, since I do not use any country-specific calendar systems on application at all.

@cquiroz cquiroz merged commit f0174c5 into master Apr 20, 2020
@cquiroz cquiroz deleted the no-calendar branch April 20, 2020 13:17
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.

Remove java.util.Calendar

3 participants