|
|
|
|
|
by OptionOfT
492 days ago
|
|
On Windows one can change how a date is rendered, without changing the locale. I need to look up if this is propagated to browsers. Also, I hate DOB selectors which don't allow me to manually enter the date, and default to today, and don't have a year << arrow. Only month. Now I need to click at least (age - 1) * 12 on the < arrow. In general, I wish more websites would use native date / number / dropdown pickers. Workday is the worst offender here. |
|