[TIMOB-25294] Windows: Change Date picker order
GitHub Issue | n/a |
Type | New Feature |
Priority | Medium |
Status | Closed |
Resolution | Won't Do |
Resolution Date | 2017-10-10T06:46:28.000+0000 |
Affected Version/s | Release 6.1.2 |
Fix Version/s | n/a |
Components | Windows |
Labels | n/a |
Reporter | Ricardo Ramirez |
Assignee | Kota Iguchi |
Created | 2017-09-15T18:03:50.000+0000 |
Updated | 2018-08-06T17:38:16.000+0000 |
Description
Issue Description
When date picker is used in windows, the order of display is as Date/Month/Year. Customer need a way to update this order to Month/Date/Year PFA the sample project created to test this issue - TestDatePicker.zip
Attachments
Thanks Kota ! Please keep us posted.
I have been spending time trying to deal with this but ended up finding out there's no easy way to do this. I would think to resolve this as "Won't Do" because platform component API doesn't provide a way to do this. I also worried that changing date order for the Picker breaks Windows date picker UI look and feel and thus I'm not sure if it passes Windows Store certification. I'm guessing that the string formats for each date/month/year component can be changed based on user's locale setting and we should follow the UI spec in this case.
Closing as "won't do". If this is in error, please reopen.