Koozali.org: home of the SME Server

wird php?

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
wird php?
« 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?

Offline jvels

  • ****
  • 130
  • +0/-0
    • http://vels.dk
wird php?
« Reply #1 on: November 14, 2006, 04:27:05 PM »
solution found... that was a wrong use, and not at bug or something

Offline byte

  • *
  • 2,183
  • +2/-0
wird php?
« Reply #2 on: November 14, 2006, 07:31:49 PM »
Moving topic to General Discussion forum, it is more appropriate there. Thanks!
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!