Adrian - this is definitely incorrect, the Birth Date field is stored as a
date field in Postgres so when OFbiz is converting the date to apply the
user's timezone it is taking the time as 00:00:0000 hence drastic changes
over a 1 hour time change. I could accept what you are saying if the
birthdate was a java.sql.Timestamp and if it was the time would HAVE to be
set to 12:00 (mid-day) UTC but it isn't.

Reply via email to