I have a Date Picker with Short selected as the format. Every time I select a date such as March 8 2010 I should be seeing (3/08/2010)instead I am seeing (08/03/2010), has anyone run into this or know how to correct this?
Thank you
I have a Date Picker with Short selected as the format. Every time I select a date such as March 8 2010 I should be seeing (3/08/2010)instead I am seeing (08/03/2010), has anyone run into this or know how to correct this?
Thank you
Subject: Embedded Date Picker?
or date/calendar control or a javascript date picker?
Subject: work around
I found a work around by not using the option for Short format but to select custom and then use the short format option there. Still it seems to me that the regular Short feature is supposed to work.