hi,
Jetzt hab ich das Problem das er die Sekunden (und auch alles andere) immer ohne 0 anzeigt. Also: 12:24:1 (anstelle von 12:24:01)
Ich habe scho alles Probiert und nun seid ihr meine letzte Hoffnung.
Irgenwie muss das doch mit:
if(datum.getSeconds() < 10) += '0'+= datum.getSeconds()
gehen?
schau dir mal das beispiel unter http://de.selfhtml.org/javascript/objekte/date.htm#get_minutes an.
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."