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

Reply via email to