acrowley
11 Jan 2012, 9:24 AM
I have implemented the locale and my application now successfully formats the dates based on the locale loaded -> i.e. US : mm/dd/yy and SG: dd/mm/yy
My next problem is to force this to use yyyy which doesnt seem to work by default using the locales. I would like to force my datepickers to return the proper Month/Day formatting as returned by the locale setup and use a 4 digit year.
Any Ideas?
Thanks again.
My next problem is to force this to use yyyy which doesnt seem to work by default using the locales. I would like to force my datepickers to return the proper Month/Day formatting as returned by the locale setup and use a 4 digit year.
Any Ideas?
Thanks again.