Module talk:Time/data
Template-protected edit request on 22 August 2018
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please add Sri Lanka standard time to the module, template is in the sandbox. Thanks. MiyuruSankalpa (talk) 10:52, 22 August 2018 (UTC)
- Done chi (talk) 11:12, 22 August 2018 (UTC)
Template-protected edit request on 30 September 2018
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Add
min = 'i',
h12 = 'g a',
h24 = 'H',
to the format table and add
min = true,
h12 = true,
h24 = true,
to the ['df_vals'] table. – BrandonXLF (t@lk) 16:27, 30 September 2018 (UTC)
- Why? Testcases are where?
- —Trappist the monk (talk) 16:35, 30 September 2018 (UTC)
Template-protected edit request on 29 November 2019
editThis edit request has been answered. Set the |answered= or |ans= parameter to no to reactivate your request. |
Please add South African Standard Time to the module, I've generated this code:
['sast'] = {
abbr = 'SAST',
dst_abbr = '',
utc_offset = '02:00',
df = 'dmy',
dst_begins = '',
dst_ends = '',
dst_time = '',
dst_e_time = '',
article = 'South African Standard Time'
},
TIA, comrade waddie96 ★ (talk) 10:33, 29 November 2019 (UTC) (please ping me when completed so I can update the documentation)
Please add MMT
editPlease sync with sandbox and thus add MMT (Myanmar time) to this module.
Please add Maldives Time
edit['mvt'] = {
abbr = 'MVT',
dst_abbr = '',
utc_offset = '05:00',
df = 'dmy',
dst_begins = '',
dst_ends = '',
dst_time = '',
article = 'Time in Maldives'
},
Philippine Standard Time
editPlease add Philippine Standard Time — PHT (not PST). It is UTC+08:00 with no DST — GhostInTheMachine talk to me 12:00, 19 December 2023 (UTC)
Rename/Add Magadan Time (MAGT)
editSrednekolymsk Time was renamed to Magadan Time in 2016, and this has not been updated. Please rename Srednekolymsk Time (SRET) to Magadan Time or add Magadan Time (MAGT). Code below. Thank you.
['sret'] = {
abbr = 'MAGT',
dst_abbr = '',
utc_offset = '11:00',
df = 'dmy',
dst_begins = '',
dst_ends = '',
dst_time = '',
article = 'Magadan Time'
},