Tarjei wrote: > > > > > > > >No, the date parser will accept the new dateformats additionally. > >Returned dates are still dd.mm.yyyy > > Ok, what are the other dateformats? mm.dd.yyyy, yy.yy.mmdd ? :)
http://www.mysql.com/doc/D/A/DATETIME.html > >Consistent (while keeping in mind localized date formatting and such) > >would mean timestamps, I'm afraid. > > Yes! That would probably be the best, or (after o'big ruby comes along) > $person->birthdate(dd.mm.YYYY) with the same formatters as the php > datefunction. But as noted, needs community consensus, since it will break things. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
