To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82849
------- Additional comments from [email protected] Thu May 28 23:39:09 +0000 2009 ------- The two patches I attached resolve this problem in different ways. The original filter examined the format applied to the cell to choose either the date or the time to import. In case no format was applied, it would import as date if the time part was exactly midnight. My patch #1 modifies the substring to import dates as date-times, and times as just times. My patch #2 unconditionally imports both date and time parts as a date-time. Comments, anyone? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
