[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[birt-dev] [Checkin]Fixed the bug 200631([smoke]Fail to preview report in xls)
|
Summary:
fixed the bug 200631 [smoke]Fail to preview report in xls
- Bugzilla Bug(s) Resolved:
200631
- Description:
DateTime format was wrong caused this bug. Excel requires datetime format is yyyy-mm-ddThh:mm:ss
Now add logic to parse Datetime and set proper format.
- Test Description:
Manual Test.
- Notes to Build Team:
- Notes to Developers:
- Notes to QA:
- Files Edited:
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelUtil.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/layout/ExcelLayoutEngine.java
/cvsroot/birt/source/org.eclipse.birt.report.engine.emitter.prototype.excel/src/org/eclipse/birt/report/engine/emitter/excel/ExcelWriter.java
- Files Added:
Attachment:
man_002.gif
Description: GIF image