Edit report at http://bugs.php.net/bug.php?id=53700&edit=1

 ID:                 53700
 Updated by:         ahar...@php.net
 Reported by:        bimal at sanjaal dot com
 Summary:            Correct city name
-Status:             Open
+Status:             Wont fix
 Type:               Feature/Change Request
 Package:            Date/time related
 Operating System:   all
 PHP Version:        5.3.5
 Block user comment: N
 Private report:     N

 New Comment:

All current stable versions of PHP include both Asia/Katmandu and

Asia/Kathmandu (with both of them being identical). As I understand

it, this is due to a spelling mistake in the time zone database itself

that was only rectified two or three years ago; since there is likely

to be old code that relies on the misspelled version of Katmandu, both

names have been retained.



Closing won't fix.


Previous Comments:
------------------------------------------------------------------------
[2011-01-09 08:52:50] bimal at sanjaal dot com

Description:
------------
The city name is wrong in the binary compile.

 'Asia/Katmandu' => 5.45,



It should be actually typed as:

 'Asia/Kathmandu' => 5.45,



Many other applications use the correct name: Kathmandu.

May be PHP has to fix it and announce.



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53700&edit=1

Reply via email to