Wei Zhang created OFBIZ-6614:
--------------------------------
Summary: Error when using org.ofbiz.base.util.UtilDateTime.toTimestamp("12/30/1899 00:00:00")
Key: OFBIZ-6614
URL:
https://issues.apache.org/jira/browse/OFBIZ-6614 Project: OFBiz
Issue Type: Bug
Components: framework
Reporter: Wei Zhang
The UtilDateTime.toTimestamp("12/30/1899 00:00:00") returns "1899-12-29 23:54:03.0". It's caused by com.ibm.icu.util.Calendar. I am not sure if we should to use java.util.Calendar instead of
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)