Quote:
Originally Posted by Stefan
Hmmm
We could add a date() function which is similar to format,
e.g. date("%Y-%m-%d",timevar2[,timezone]) which would print the time variable in a readable format. That would work on serverside-only though, the clientside timevar2 is not synchronized to the correct unix time yet (there is timevar3 on Graal3D though).
|
Yeah, that what I've been planning to do, but it would be better if it were built-in.
How far is timevar2 off? Only by a couple of seconds at most, it seems.