Edit report at https://bugs.php.net/bug.php?id=61722&edit=1
ID: 61722 Updated by: paj...@php.net Reported by: akbar6393222 at yahoo dot com Summary: Timezone abbreviation Status: Open Type: Bug -Package: date_time +Package: Date/time related Operating System: CentOS release 5.8 (Final) PHP Version: 5.3.10 Block user comment: N Private report: N New Comment: Move to the right extension. Previous Comments: ------------------------------------------------------------------------ [2012-04-13 13:35:10] akbar6393222 at yahoo dot com Description: ------------ Timezone abbreviation wrong intepreted it affecting on some region as on tested Test script: --------------- <?php date_default_timezone_set("Asia/Jakarta"); echo date('T'); Expected result: ---------------- WIB Actual result: -------------- WIT ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61722&edit=1