The problem is if the same database is opened in a different TIMEZONE, all the DATE and TIME will be changed!!!
I cannot control if the fields were saved under ONE or another timezone!! It is up to the database engine to do that... TIME 00:00 saved under one timezone should be retrieved as 00:00 under another timezone! This is critical! On Monday, July 24, 2017 at 12:51:12 PM UTC+1, Noel Grandin wrote: > > > How the data is presented is up to you, we just make sure the same data is > stored and retrieved. > > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
