On Thu, Nov 08, 2001 at 04:04:50PM +0100, Stutz Marcel wrote:
> Hi there,
> 
> how i can change the time attribut to save dates and time in the mySQL
> Database from 2001-11-08 15:01:01 to the unix time in secounds from the
> 1.1.1970 ? Like the same that is uses as SessionTime in secounds between
> start and stop
You can easily access it in Unixtime with UNIX_TIMESTAMP(AcctSessionTime)

as you can read in the documentation of MySQL Database (http://www.mysql.com)


cheers
Andreas Faust

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to