https://bugzilla.wikimedia.org/show_bug.cgi?id=28038
f.trott <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from f.trott <[email protected]> 2011-03-14 10:50:00 UTC --- I'll correct this bug tonight. It's an easy fix, line 38 of datetimepicker.js has to go. The behaviour on referata comes from an older (now corrected) bug, where the datetimepicker was simply unable to parse even its own values. The stored time format is correct, however: Current versions of the datepicker always store dates as yyyy/mm/dd and display it according to the user language, i.e. English see dd/mm/yyyy, Germans get dd.mm.yyyy. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
