I have a correct output with the date function inside guests :
mardi 1 août 2006, 12:07:14 (UTC+0200)

But time only give me 0 :

real    0m0.000s
user    0m0.000s
sys     0m0.000s

Is this normal ?

The problem is that the php time() function takes the results of the system time call.
And I need the time() value to synchronise database values.
Is there any way to have the correct time ?

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to