Search and Top Navigation
#9849 closed feature (duplicate)
Opened February 21, 2014 02:43PM UTC
Closed February 21, 2014 02:55PM UTC
Last modified February 21, 2014 03:08PM UTC
Make datepicker support the Globalize plugin
Reported by: | fejesjoco | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.10.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Most, if not all, of the regional settings used by the date picker are available in the Globalize plugin. If I want to create a date picker with validation in my culture, I have to install the Globalize plugin for jQuery's validation and jQuery UI's i18n. Both of them contains lots of redundant information, and it could cause real trouble if some settings don't match perfectly. (Validator may not accept the date selected by the date picker.)
Duplicate of #5789.Datepicker is being rewritten and the rewrite will use Globalize. I'm going to close this as a duplicate, even though it's not an exact duplicate.