Answer the question
In order to leave comments, you need to log in
Working with Date in Java?
Hello. Immediately I apologize for the question (perhaps too easy, a lot has already been written).
Share your experience on how to work with dates in Java. A bunch of everything, a bunch of libraries - just a mess in my head.
And to work with temporary zones so in general a tin.
Thanks for the help)
Answer the question
In order to leave comments, you need to log in
Java 8's built-in LocalDateTime, ZonedDateTime is more than enough
Look at the joda-time library, especially since it has become the standard and it is included in the delivery of new jdk , so the old api can no longer be considered. Everything you need is there!
https://www.joda.org/joda-time/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question