https://bugzilla.wikimedia.org/show_bug.cgi?id=27158

--- Comment #1 from Brion Vibber <br...@pobox.com> 2011-02-05 00:27:17 UTC ---
User::sendConfirmationMail() fills this out; it's currently disabling timezone
adjustment on the output.

Should double-check if $wgUser is always correct here (what about when an
existing logged-in user creates someone else's account?) -- if it's safe, then
can just pass true to let the user/default settings be used. Otherwise, need to
pull the setting from the user and pass it in direct as fourth parameter to
timeanddate() etc.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to