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/Client Support Team, which is subscribed to apache2 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
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

-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp

Reply via email to