From: ryan14 at mail dot com Operating system: Windows/Linux PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: Feature Request: Global date/time
Description: ------------ PHP doesn't have a feature to display the time and date according to the country ip address. For example: Person has a video sharing website Person uploads video and video says it was uploaded at 7 Jan 2009 5.01pm using the USA based server's clock time and date If a person from the UK looks at the video details, they will see the date and time in USA time, not UK time. So PHP should have a Global date and time feature where when a video is uploaded to a server the date/time is displayed using the server's time, but if a person from another country views it then it will detect their ip address and display their country's date and time on the uploaded video details. -- Edit bug report at http://bugs.php.net/?id=49185&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49185&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49185&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49185&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49185&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49185&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49185&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49185&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49185&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49185&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49185&r=support Expected behavior: http://bugs.php.net/fix.php?id=49185&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49185&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49185&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49185&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49185&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49185&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49185&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49185&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49185&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49185&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49185&r=mysqlcfg
