List Question
20 TechQA 2024-03-27T10:30:42.650000Java 8 date/time type not supported by default - when using RestEasy client POST request
34 views
Asked by idan
Count half hours since midnight Europe/London
44 views
Asked by Boris the Spider
ChronoUnit.DAYS.between returns wrong number of days between two java.time.LocalDate objects
47 views
Asked by user1544358
Egypt time zone java and joda libraries updated before DST 2023 does that need an update for 2024 DST
53 views
Asked by Jatin Bodarya
Saving time to database in the absence of Zone information
40 views
Asked by user1860447
The app crashes when converting LocalDate to a string value with the format "yyyy-MM-dd", but works with "yyyy-MM-DD"
87 views
Asked by Mahmoud Nabil
LocalDate.parse does not validate leap years
30 views
Asked by Mazin Ismail
how to extract datetime from JSON file?
29 views
Asked by novicecoder216
OpenRewrite recipe to migrate Joda to Java 8 time?
82 views
Asked by Daniel Pop
javadoc of `java.time.DayOfWeek#minus(long)`
99 views
Asked by sleepingraven
Kotlin Gradle adding --add-opens java.base/java.time=ALL-UNNAMED
56 views
Asked by Jesser
How to migrate Joda time Period API to Java time (java 8)?
45 views
Asked by Saurabh Sole
Formatting a String to a LocalDateTime
97 views
Asked by Tony Valderrama
Which Java class to use to store creation timestamp in Spring Boot?
115 views
Asked by user372786
how to localise a date in Kotlin Android
53 views
Asked by BRDroid
OffsetDateTime date object not getting stored in db the way date is set in object
89 views
Asked by Sagar
How can I get the maximum value for Instant#ofEpochSecond(?)
106 views
Asked by Jin Kwon
converting startDatetime to localtime using UTC timezone
107 views
Asked by Sagar
Error parsing time with two decimal digits in Java 17, but succeeds in Java 8
269 views
Asked by Starbucks Admin
How to trim off the zeros in the millisecond when last digit is zero?
92 views
Asked by Starbucks Admin