Module talk:Time: Difference between revisions

Content deleted Content added
Line 497:
:::::—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 17:41, 3 September 2018 (UTC)
::::::{{ping|User:Trappist the monk}}But what harm does it do? If you're already making a edit why not include them in it? – [[User:BrandonXLF|<span style="color:#0011ff;font-family:Georgia;text-shadow: 0.15em 0.15em 0.15em #db3a00;'>'''BrandonXLF'''</span>]] [[User talk:BrandonXLF|<span style="color:blue;"><sup>'''(t@lk)'''</sup></span>]] 19:46, 3 September 2018 (UTC)
:::::::Nonsense output as I mentioned before: when given a dst timezone abbreviation your code produces a dst time when dst is not in effect:
::::::::<code><nowiki>{{time/sandbox|EDT|_TEST_TIME_=2019-01-02T{{#time:H:i:s}}}}</nowiki></code> → {{time/sandbox|EDT|_TEST_TIME_=2019-01-02T{{#time:H:i:s}}}}
:::::::I also pointed out that <code>BST</code> is assigned to Bangladesh standard time so can't be used for British summer time and that <code>IST</code> is assigned to Indian standard time so can't be used for – I don't know what you intended <code>IST</code> for:
::::::::<code><nowiki>{{time/sandbox|BST}}</nowiki></code> → {{time/sandbox|BST|_TEST_TIME_=2019-01-02T{{#time:H:i:s}}}} (time in Bangladesh)
::::::::<code><nowiki>{{time/sandbox|IST}}</nowiki></code> → {{time/sandbox|IST|_TEST_TIME_=2019-01-02T{{#time:H:i:s}}}} (time in India)
:::::::—[[User:Trappist the monk|Trappist the monk]] ([[User talk:Trappist the monk|talk]]) 11:06, 5 September 2018 (UTC)