Content deleted Content added
BrandonXLF (talk | contribs) |
|||
Line 113:
:—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 17:04, 8 August 2018 (UTC)
:{{ping|Trappist the monk}} Sorry, I forgot I switch it back to use that tempalte, but the issue is there's many repeated abbreviation and rather then breaking the template into DST and non DST it would be easier to add this function, besides the infobox already uses module:time to display the time of the timezone. — [[User:BrandonXLF|<span style="outline: 3px double blue;color:lightcyan;background-color:black;'> '''''BrandonXLF''''' </span>]] [[User talk:BrandonXLF|<sup>(t@lk)</sup>]] <span style="color:black"><sup>([[Template:Ping|ping back]])</sup></span> 17:10, 8 August 2018 (UTC)
::I'm confused. You created that template which does support DST, something that <code>p.offset()</code> won't. If there are {{tq|repeated abbreviation[s]}} then isn't it a simple matter of locating and excising those? I could imagine translating the information in {{tlx|Timezoneoffset}} into a Lua table and then having <code>p.offset()</code> <code>mw.loadData()</code> and use that table instead of using the <code>tz{}</code> table. Later, <code>tz{}</code> might be adapted to use the <code>offsets{}</code> table.
::—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 10:33, 9 August 2018 (UTC)
|