Search code examples
Reading a string in java to proper Date format...

javadatetimesimpledateformatjava-time

Read More
How to serialize LocalDateTime with Jackson?...

javajacksonjava-time

Read More
serialize/deserialize java 8 java.time with Jackson JSON mapper...

jacksonjava-time

Read More
Java 8 DateTimeFormatter to ignore millisecond and zone...

javadatetimedatetime-formatjava-timedatetime-parsing

Read More
Android - Determining whether LocalTime is between a set of time (including past midnight and after ...

javaandroidjava-time

Read More
Calculate days between two Dates in Java 8...

javajava-8java-timedaysdate-difference

Read More
Format a date using the new date time API...

javadatetimejava-8java-time

Read More
how to convert UTC time to some other time zone ("CST","IST")...

javaandroidtimezonejava-timedatetime-parsing

Read More
Java: display time at user entered GMT offset...

javadatetimejava-timetimezone-offset

Read More
`uuuu` versus `yyyy` in `DateTimeFormatter` formatting pattern codes?...

dateparsingdatetimedate-formattingjava-time

Read More
Using localDate with UTC...

javatimezoneutcjava-timelocaldate

Read More
Determine What Monday of the Month its (1st, 2nd, 3rd, etc) (day of week ordinal)...

javajava-8java-timedayofweeklocaldate

Read More
Converting java.util.Date (01.01.0001) to java.time.LocalDate returns 29.12.0000...

javadatejava-time

Read More
How do i format a java.time.Duration mm:ss...

javajava-8datetime-formatjava-timeduration

Read More
How to get the next n Fridays which are the first, second or third Friday in a month?...

javajava-timelocaldatedate-manipulation

Read More
Formatting date in java.time...

javadatetime-formatjava-timelocaldatedatetime-parsing

Read More
Receiving same ZonedDateTime for different time strings...

javadatetimejava-8java-timedatetime-parsing

Read More
zoneddatetime toEpochSecond without converting to local time...

javadatejava-timeepochzoneddatetime

Read More
Is there a java.time equivalent of DateTime.dayOfYear().isLeap()?...

javajodatimejava-time

Read More
Display the number of days in every month with Java Time...

javatimejava-time

Read More
OffsetDateTime toString() return different format date string...

javadatejava-timedatetimeformatteroffsetdatetime

Read More
Add a fixed amount of minutes to a Java LocalTime in a for-loop until midnight without causing an in...

javajava-time

Read More
Is there any pattern to format and parse periods in a day, such as 'in the morning', 'in...

javadatejava-timedatetimeformatterjava-16

Read More
How to format a ZonedDateTime to a String?...

javastringjava-timezoneddatetime

Read More
migrate from Joda time library to Java time (Java 8)...

java-8refactoringjodatimejava-time

Read More
What does 'PT' prefix stand for in Duration?...

javadurationjava-timeiso8601period

Read More
Convert local time (GMT+8) to UTC time...

javahtmldateutcjava-time

Read More
Convert between LocalDate and sql.Date...

javadatejava-8java-timeconverters

Read More
What are "offsets" and "gaps" mentioned in the Javadoc for ZonedDateTime::plusDa...

javadatetimejava-time

Read More
Get UTC time with DateFormatter in java...

javatimedatetime-formatjava-timedateformatter

Read More
BackNext