[Bug 907816] Re: libapache2-mod-php5 forgets timezone definition after some time
nagendra rao
nagendra at 1985.co.in
Fri Apr 19 08:04:33 UTC 2013
using timezone Asia/Kolkatta or Asia/Culcutta returns time which is incorrect.
<?php
$timezone = "Asia/Kolkata";
date_default_timezone_set($timezone);
echo date('d-m-Y H:i:s');
?>
** Changed in: apache2 (Ubuntu)
Status: Invalid => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/907816
Title:
libapache2-mod-php5 forgets timezone definition after some time
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/907816/+subscriptions
More information about the Ubuntu-server-bugs
mailing list