-
|
Hi there! My understanding is that Micronaut uses the Java app's clock to generate and inject values for both I would like to know how I can customize this clock, since in my particular situation the DB server expects timestamps to be in EST instead of UTC. I have created a Is there any configuration I can use to change this behavior? Any help is appreciated. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I think you need something like this https://stackoverflow.com/questions/2627992/force-java-timezone-as-gmt-utc |
Beta Was this translation helpful? Give feedback.
I think you need something like this https://stackoverflow.com/questions/2627992/force-java-timezone-as-gmt-utc