Opened 12 years ago

Closed 9 years ago

#7228 closed feature (wontfix)

Add Oridinal Suffix to Date Picker Formatting

Reported by: JasonS Owned by:
Priority: minor Milestone: 1.11.0
Component: ui.datepicker Version: 1.8.11
Keywords: Cc:
Blocked by: Blocking:

Description

It would be very helpful if the date picker could return the ordinal suffix as a date format variable.

Example. If my site formats dates as 1st April 2011.

The closest I can get with jQuery UI is '1 April 2011'

It would be great if ddd could add the suffix to the date.

Change History (3)

comment:1 Changed 11 years ago by Scott González

Milestone: 1.9.01.11.0

comment:2 Changed 11 years ago by mikesherov

Status: newopen

comment:3 Changed 9 years ago by Scott González

Resolution: wontfix
Status: openclosed

This is out of scope for the datepicker widget. We're in the process of changing datepicker to rely on Globalize which pulls data from CLDR. You'd need to handle this yourself.

Note: See TracTickets for help on using tickets.