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

gigasecond: Switch to java.time library #259

Closed
abo64 opened this issue Dec 30, 2016 · 1 comment
Closed

gigasecond: Switch to java.time library #259

abo64 opened this issue Dec 30, 2016 · 1 comment
Labels

Comments

@abo64
Copy link
Contributor

abo64 commented Dec 30, 2016

The Java track has switched from the clunky java.util.GregorianCalendar to java.time.LocalDateTime.
I think we should do the same?

Another question might be whether we should not change Gigasecond to an object as it is not really stateful?

@abo64 abo64 added the question label Dec 30, 2016
@ricemery
Copy link
Member

ricemery commented Dec 31, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants