Chris, Most all date-time fields in OFBiz are converted to the user's time zone. Date-time values are stored in the entities as java.sql.Timestamp - which always references GMT.
http://cwiki.apache.org/confluence/display/OFBTECH/Calendars%2C+Dates%2C+and+Times -Adrian --- On Wed, 1/20/10, Chris Snow <[email protected]> wrote: > From: Chris Snow <[email protected]> > Subject: workEffort and timezone > To: [email protected] > Date: Wednesday, January 20, 2010, 3:40 AM > When a workeffort is created in > ofbiz, are the dates stored in UTC? > > I.e. When a user creates a workeffort and enter the > estimated start date, will the estimated start date need to > be entered by the user in UTC? > > Many thanks, > > Chris >
