Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: jvels on November 14, 2006, 01:12:20 PM

Title: wird php?
Post by: jvels on November 14, 2006, 01:12:20 PM
when i run this:

echo date("H:i:s",mktime(0,0,2,0,0,0));

i show 00:59:59
i should show:

00:00:02


if i try echo date("H:i:s",mktime(0,0,12,0,0,0));
it show 00:59:59
??

Some ideas whats wrong?
Title: wird php?
Post by: jvels on November 14, 2006, 04:27:05 PM
solution found... that was a wrong use, and not at bug or something
Title: wird php?
Post by: byte on November 14, 2006, 07:31:49 PM
Moving topic to General Discussion forum, it is more appropriate there. Thanks!