Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.2.0.GA
-
Fix Version/s: 3.3
-
Component/s: Documentation, Sample Apps
-
Labels:None
-
Environment:All
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
When using a non-numerical date pattern (MMM/dd/yyyy) conversion errors are thrown when selecting a date as the values for the French locale are not in line with what is expected by Java.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Changed the french locale to use the correct syntax to avoid conversion errors. Also added a Spanish locale to the tutorial code.