Search code examples
Java variable is Timestamp on one machine and LocalDateTime on another...

javatomcatlocaldatetime

Read More
Parse lowercase short weekday to Java 8's time DayOfWeek...

javajava-timedayofweekdate-parsinglocaldatetime

Read More
How to parse string (such as "Sunday, July 4, 2021") to LocalDate?...

javalocaldatelocaldatetime

Read More
How to convert "yyyy-MM-dd'T'HH:mm:ss 'GMT'Z" to localDateTime using date-...

javascriptnode.jsdatetimedate-fnslocaldatetime

Read More
Calculate date range match into Java...

javadate-rangelocaldatetime

Read More
LocalDateTime to milliseconds difference in Java 8 and Java 11...

javajava-8java-11localdatetime

Read More
Convert Time of a particular time zone to other accounting daylight savings...

javatimelocaldatetime

Read More
Random time and date...

javadatetimedurationperiodlocaldatetime

Read More
Java - issues comparing Calendar to LocalDateTime?...

javajava-8calendarlocaldatelocaldatetime

Read More
Parse date without timezone to local timezone...

kotlinjava-timezoneddatetimelocaldatetime

Read More
How to round it down to the closest 5 minute interval if it is 1,2,3,4 minutes ahead?...

javajava-8instantlocaldatetime

Read More
How to round off to the closest 5 minute interval if it is 1 or 2 minutes ahead or behind?...

javajava-8localdatetime

Read More
LocaleDateTime atZone format ignores different timezones...

javadatetimetimezonedateformatterlocaldatetime

Read More
LocalDateTime formatter changing year from 2020 to 2021?...

javalocaldatetime

Read More
How to parse ZonedDateTime with milliseconds...

javajodatimejira-rest-apizoneddatetimelocaldatetime

Read More
How to use the Java 8 LocalDateTime with JPA and Hibernate...

hibernatedatejpajava-8localdatetime

Read More
How to get the current LocalDateTime including seconds with LocalDateTime.now() on Java 8...

javaspringlocaldatelocaldatetimedatetimeformatter

Read More
java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: OffsetSeconds...

dateexceptionjava-8instantlocaldatetime

Read More
How to format LocalDateTime with minutes only (truncate seconds)?...

javajava-timelocaldatelocaldatetime

Read More
Local DateTime cannot be parsed in Java 11...

javajava-11datetime-parsinglocaldatetime

Read More
Cannot deserialize value of type LocalDateTime from String...

javajsonserializationdurationlocaldatetime

Read More
How to get the start and end of a calendar week as LocalDateTime (java 8)...

javadateformattinglocaldatetime

Read More
Compare ZonedDatetime to delete records in SQLite?...

androidsqlitelocaldatezoneddatetimelocaldatetime

Read More
Which is best as Timestamp in Android [only using new Java.time]? LocalDateTime or Instant.now()?...

androidsqlitedatetimejava-timelocaldatetime

Read More
missing second(00) from LocalDateTime.parse...

javajava-timelocaldatetimedatetimeformatter

Read More
How do I parse "Nov 20, 2016 12:00:00 AM" to LocalDateTime?...

javadatetime-formatlocaldatetimedatetimeformatter

Read More
How to parse an ISO date with LocalDateTime.parse(...)...

javadatetimejava-timeisolocaldatetime

Read More
Convert String to LocalDateTime in Java...

javadatelocaldatetime

Read More
JPA - fetching by date using LocalDate or LocalDateTime...

mysqlhibernatejpalocaldatetime

Read More
Convert string to LocalDateTime or OffsetDateTime...

javadatelocaldatetime

Read More
BackNext