[ http://issues.apache.org/jira/browse/OFBIZ-323?page=comments#action_12437048 ] Scott Gray commented on OFBIZ-323: ----------------------------------
Correction: TechDataServices.java not .xml > TechDataServices doesn't handle different timezones > --------------------------------------------------- > > Key: OFBIZ-323 > URL: http://issues.apache.org/jira/browse/OFBIZ-323 > Project: OFBiz (The Open for Business Project) > Issue Type: Bug > Components: manufacturing > Affects Versions: SVN trunk > Reporter: Scott Gray > Priority: Minor > Attachments: patch.txt > > > While working with production runs, I noticed that my production runs have > bizarre completion dates like 21.30 hours. The cause is the creation of new > Timestamps in TechDataServices.xml being created for GMT time with the JVM > then adjusting the timestamp for my locale, so when a production run is > estimated to complete at 8.30 in the morning, I was ending up with 9.30 the > previous night. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
