Hi, I think you should write a simple, self contained, reproducible test case.
Regards, Thomas On Monday, July 24, 2017, marcolopes <[email protected]> wrote: > I believe H2 works differently from MySQL and PostgreSQL :\\\\\\\\\\\\ > LocalTime is not SAVED, so, i have a big problem in my hands :\\\\\\\\ > > I opened a new topic: https://groups.google.com/forum/#!topic/h2-database/ > BYlk8oVfLd8 > > On Monday, July 24, 2017 at 12:54:16 PM UTC+1, marcolopes wrote: >> >> 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] > <javascript:_e(%7B%7D,'cvml','h2-database%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- 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.
