On Saturday 03 March 2007, peter nikolic wrote: > > The ISO standard of YYYY/MM/DD is not the most efficent way of using a date >
It doesn't have to be the most efficient. It is no great shakes for a human to extract the last two digits and interpret them as a day number. What is more important for me is that it allows sorting and searching to be handled purely numerically because yyyymmdd changes day by day by simple addition. Dylan -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
