Hi, > Timestamps are currently stored in H2 in GMT.
Is this still documented somewhere? If yes, where? Actually, this is no longer the case. Now timestamps are stored in the local timezone. The reason is to make database files portable. This is like most databases work. > I think the default timezone and locale would be great additions to add as > properties to the connection url. Why don't you set the timezone and locale in the environment settings? > Then the db user could decide per connection and not per database the > timezone his app is currently operating in. Could you describe what problem you want to solve exactly? I'm not aware of a problem currently. Regards, Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
