Click to See Complete Forum and Search --> : time function


avi123
December 16th, 2003, 03:58 AM
Hello,

Is there a time funciton that retruns the date as string?

something like dd/mm/yyyy hh:mm:sec ?

thanks
avi

Kheun
December 16th, 2003, 04:04 AM
See strftime().

avi123
December 16th, 2003, 04:47 AM
thanks