quote:
Originally posted by rix
I'm not sure, did I understand you correctly, but why don't you just use simple PHP date functions? You can easily show time by doing this:
code:
echo date("H:i");
Also take a look at these functions:
date_default_timezone_set()
date_default_timezone_get
date()
Yeh, but im totally new to PHP. If some can help i'd be very greatful