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

Brad Jorsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|(mw.language:formatDate)    |Provide some easy way to
                   |Return table if format is   |get time components in the
                   |"*t"                        |wiki's local time (not UTC
                   |                            |or server-local time)

--- Comment #1 from Brad Jorsch <[email protected]> ---
There should be some way to get time components in the wiki's local timezone,
yes. But I don't think that '*t' to formatDate is the best way to do it.

The ideal would be to fix os.date to use the wiki local time instead of the
server local time when in local-time mode, IMO. But if that's prohibitively
difficult, either something that fits in better with the formatDate interface
or a separate function to get the array (IMO the latter is more likely).

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to