FITFLOP
Home

java-time (4 post)


posts by category not found!

Date Time Formatter use same pattern but different output with similar date string format

Understanding Date Time Formatter Same Pattern Different Outputs for Similar Date Strings When dealing with date and time representations in programming its cru

2 min read 19-10-2024 23
Date Time Formatter use same pattern but different output with similar date string format
Date Time Formatter use same pattern but different output with similar date string format

How to store an Instant in a database (Oracle) with Hibernate/JPA

How to Store an Instant in a Database Oracle with Hibernate JPA Storing an Instant in a database can be a common requirement when developing Java applications u

3 min read 15-10-2024 32
How to store an Instant in a database (Oracle) with Hibernate/JPA
How to store an Instant in a database (Oracle) with Hibernate/JPA

Time zone day light saving changes problem

Understanding Time Zone and Daylight Saving Time Changes Time zones and Daylight Saving Time DST can often lead to confusion and complications particularly when

2 min read 14-10-2024 23
Time zone day light saving changes problem
Time zone day light saving changes problem

JOOQ removing milliseconds precision for Instant field (MariaDB)

JOOQ and Maria DB Losing Millisecond Precision in Instant Fields Have you ever encountered a situation where your Java application using JOOQ to interact with a

2 min read 30-09-2024 28
JOOQ removing milliseconds precision for Instant field (MariaDB)
JOOQ removing milliseconds precision for Instant field (MariaDB)