Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 3.4.0, 4.0.0
-
Fix Version/s: 4.4.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
it seems after a given date is saved, the field is not pre-populated with the localised version of the date, but rather the English version. Steps to reproduce:
1. Switch date format to 'd M yyyy'.
2. Switch to Dutch.
3. Edit your contact's birth date to any date in March (maa), May (mai) or October (okt) and save.
4. The date will display properly, but when you edit the contact, the date field will be populated with the English value (X Mar/May/Okt YYYY), rather than its Dutch value (X maa/mai/okt YYYY).