/[Apache-SVN]
ViewVC logotype

Revision 619502


Jump to revision: Previous Next
Author: nick
Date: Thu Feb 7 16:53:23 2008 UTC (16 years, 3 months ago)
Changed paths: 5
Log Message:
Handle timezones better with cell.setCellValue(Calendar), so now 20:00-03:00, 20:00+00:00 and 20:00+03:00 will all be recorded as 20:00, and not 17:00 / 20:00 / 23:00 (pass a Date not a Calendar for old behaviour) - patch from bug #38641

Changed paths

Path Details
Directorypoi/trunk/src/documentation/content/xdocs/changes.xml modified , text changed
Directorypoi/trunk/src/documentation/content/xdocs/status.xml modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFCell.java modified , text changed
Directorypoi/trunk/src/java/org/apache/poi/hssf/usermodel/HSSFDateUtil.java modified , text changed
Directorypoi/trunk/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDateUtil.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26