Yes, Thomas I understand what you are trying to say, no more examples needed :).
It is just my opinion that the actual stored value should not be altered and we should probably find a better way for handling the Timezone offset. BTW, your example works when it comes to displaying the date but due to the fact that it alters the data it renders useless the comparison methods(equals(), after(), etc.) of timestamp. (and yes I know that I should not rely on them, but another programmer has already coded this way and it is really really difficult to change it now and after some changing of the system timezones it seems impossible to find what the correct data are). Anyways, would you consider adding a way to set the timezone of a database as a property instead of using the one provided by the system at run-time? Thanks for your time -- 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.
