wtijsma
-
2/9/2005 11:47:58 AM
BUG: Calendar control date format
Hi,
The date format on our ASPX server is different from the SQL Server (mixed US/European date formats). This causes problems with your calendar control, that throws exceptions, or worse, reverses month/day values in the form fields.
- I would like to use the universal date/time notation in these fields (yyyy-mm-dd). - I'd like to be able to edit the dates myself, to be able to paste dates. - When a date is already present, and the calendar control is opened, it jumps to today instead of the date that is already filled in.
Thanks, Wiebe
|