Posted by Michael Fesser on 01/16/07 13:22
..oO(Gordon Burditt)
>It can
>convert to and from UNIX timestamps. I wish it had a way to do
>things like add a number of seconds to a datetime giving another
>datetime, and to subtract two datetimes giving a number of seconds.
You should be able to do that with DATE_ADD() and TIME_TO_SEC().
Micha
[Back to original message]
|