* (bug 8577) Fix some weird misapplications of time zones.
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 15 Jun 2007 19:07:15 +0000 (19:07 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 15 Jun 2007 19:07:15 +0000 (19:07 +0000)
commit1e919f4299b5a4ce43e0a6f9ef520504c372b8de
treef93945bd9e24e9eba98a8838a00fd03ab1883f93
parente8bd64591da7d48ce535320def78441c0984eaf4
* (bug 8577) Fix some weird misapplications of time zones.
  {{CURRENT*}} functions now consistently use UTC as intended, while
  {{LOCAL*}} functions return local time per server config or $wgLocaltimezone.
  Signature dates for Japanese and other languages including weekday now show
  the correct day to match the rest of the time in local time.
RELEASE-NOTES
includes/Parser.php
languages/Language.php