Module talk:Time/data

Latest comment: 26 days ago by Ua747sp in topic Rename/Add Magadan Time (MAGT)

Template-protected edit request on 22 August 2018

edit

Please add Sri Lanka standard time to the module, template is in the sandbox. Thanks. MiyuruSankalpa (talk) 10:52, 22 August 2018 (UTC)Reply

  Done  chi (talk) 11:12, 22 August 2018 (UTC)Reply

Template-protected edit request on 30 September 2018

edit

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)Reply

Why? Testcases are where?
Trappist the monk (talk) 16:35, 30 September 2018 (UTC)Reply

Template-protected edit request on 29 November 2019

edit

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)Reply

Please add MMT

edit

Please 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'
},

Sheila1988 (talk) 15:51, 4 May 2023 (UTC)Reply

Philippine Standard Time

edit

Please 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)Reply

Rename/Add Magadan Time (MAGT)

edit

Srednekolymsk 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'
},

Ua747sp (talk) 18:22, 4 June 2024 (UTC)Reply