Ticket #6249 (closed bug: worksforme)
Manual entry of date leads to inconsistant years
| Reported by: | tinonl | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.datepicker | Version: | 1.8.5 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
"1/1/10" > tab > will give you 1 january 2010
"1/1/11" > tab > will give you 1 january 1911
I'd suggest that anything entered should be in 2000
Change History
Note: See
TracTickets for help on using
tickets.


This is configurable via the shortYearCutoff option, which defaults to 10 years from today.