Koozali.org: home of the SME Server
Contribs.org Forums => General Discussion => Topic started 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?
-
solution found... that was a wrong use, and not at bug or something
-
Moving topic to General Discussion forum, it is more appropriate there. Thanks!