Y
Hacker News
new
|
ask
|
show
|
jobs
by
Pxtl
3550 days ago
Didn't Java already cover this when they introduced the abstract Calendar class, of which GregorianCalendar would be one of many subclasses?
1 comments
wlievens
3549 days ago
Actually Java has a proper well-designed api for dates and times since Java 8.
link
mabbo
3549 days ago
It's lovely. I've given talks internally at my company to show everyone how great it is, and why using it prevents bugs.
link