Update documentation/src/main/asciidoc/introduction/Configuration.adoc

Co-authored-by: Yoann Rodière <yoann@hibernate.org>
This commit is contained in:
Gavin King 2024-11-21 14:20:32 +01:00 committed by GitHub
parent ca9b058d4e
commit 589c579367
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -553,7 +553,7 @@ By default, Hibernate handles date and time types defined by `java.time` by:
This works best when the database server time zone agrees with JVM system time zone. This works best when the database server time zone agrees with JVM system time zone.
TIP: We therefore recommend setting things up so that the database server and the JVM agree on the same time zone. **Hint:** when in doubt, UTC quite a nice time zone. TIP: We therefore recommend setting things up so that the database server and the JVM agree on the same time zone. **Hint:** when in doubt, UTC is quite a nice time zone.
There are two system configuration properties which influence this behavior: There are two system configuration properties which influence this behavior: