Hello,
Does anybody know how to show current time ?
I have tried following which gives me current time when only when I reload
the page, otherwise page always shows the time when it was last reloaded.
lib.time= COA_INT
lib.time.1 = TEXT
lib.time.1 {
data = date : H:i
wrap = | Uhr
}
Thanks !