Re: Unix Timestamps

2004-02-17 Thread Sasha Pachev
Jeremy wrote: I've been looking though "MySQL" by Paul DuBois (second edition) and the MySQL docs at http://www.mysql.com/doc/en/Date_and_time_functions.html (and others). I'm looking for a MySQL function that returns the unix time (second since epoch), and there doesn't seem to be one. UNIX_TI

Re: Unix Timestamps

2004-02-17 Thread Jeremy Zawodny
On Tue, Feb 17, 2004 at 09:19:26PM -0500, Jeremy wrote: > I've been looking though "MySQL" by Paul DuBois (second edition) and the > MySQL docs at http://www.mysql.com/doc/en/Date_and_time_functions.html > (and others). UNIX_TIMESTAMP(NOW()) -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux M