Re: format timestamp

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



weetat wrote:
Hi all ,

 I am using php 4.2 , mysql and Linux OS.

 I need to format timestamp to string using
  strftime , for e.g:

strftime('%e',1170000000) -> the day should be 28 , but is 29 when i execute strftime() function.

Anyone have ideas what is the problems ?

Thanks

could be as simple as the TZ of your system.
or
day lights saving ???

What TZ is your server set for?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux