forked from ThreeTen/threetenbp
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Milestone
Description
scala-java-time contains a half-baked implementation of java.util.Calendar. That class is fairly large and contains many quirks, completing it will be a major task. Instead I propose to remove it, leaving only the static constants. The current implementation contains a minimum of code to support some parts of the code
Inspection of the code reveal this change will involve moving the JapaneseChronology and JapaneseEra classes to be jvm only. At any rate given how broken Calendar is, they likely don't work properly
IMHO we shouldn't ship classes not properly implemented
Metadata
Metadata
Assignees
Labels
No labels