> Here is an easy to understand reason for designs that use short > dates that has nothing to do > with the intellect level of the client - data base limitations. Why would you store the date as a string? Databases prefer something like 1071187200000 to either 12/12/2003, 12/12/2003, or any other format. > Clearly > stating the date format used on a site [or page of a site] > and consistently following that format > should minimize date confusion for ALL users. This > applies to both rendered dates as well as > input formats on forms. It would still be far clearer to use the names of months and <select> elements though. -- Jon Hanna | Toys and books <http://www.hackcraft.net/> | for hospitals: | <http://santa.boards.ie/>Received on Friday, 5 December 2003 08:29:53 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 19 July 2011 18:14:13 GMT