https://bugzilla.wikimedia.org/show_bug.cgi?id=44758
Mark Nelson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Mark Nelson <[email protected]> --- This appears to be a language confusion and acronym clash more than a bug. The tz database, which nearly everyone (including PHP) uses currently uses English timezone names and acronyms. So in this case, WIT stands for Western Indonesian Time (UTC+7), not for Waktu Indonesia Timur (UTC+9). In the tz database, UTC+9 is rather Eastern Indonesian Time (EIT), and there is no timezone named WIB. Here's a glibc discussion about it from 2005: http://www.sourceware.org/bugzilla/show_bug.cgi?id=791 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
