Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix Bugzilla bug 175803-format date time examples are incorrect

SummaryFix Bugzilla bug 175803-format date time examples are incorrect

 

Bugzilla Bug (s) Resolved 175803

 

Description

1.Make the DateTime format code to be sense of current locale.

2.List a column shows format code in property editor FormatDateTime page.

 

Tests Description Manual test and code review

 

Notes to Build Team

 

Notes to Developers

 

Notes to QA

 

Notes to Documentation

 

Files Edited

/org.eclipse.birt.core/src/org/eclipse/birt/core/format/DateFormatter.java
/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/FormatDateTimePattern.java
/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/provider/FormatDataTimeDescriptorProvider.java
/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/internal/ui/views/attributes/widget/FormatDateTimeDescriptor.java
/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java

 

Files Added

 

Files Deleted

 

Hongchang Lin


Back to the top