https://bugzilla.wikimedia.org/show_bug.cgi?id=38079

--- Comment #3 from Ryan Kaldari <[email protected]> 2012-09-19 19:11:30 
UTC ---
First step will be to retrieve the user's date format preference:

mw.user.options.get( 'date' )

This will return one of the following:
* default
* mdy
* dmy
* ymd
* ISO 8601

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to