Jump to content

Module talk:Time/data

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Redraiderengineer (talk | contribs) at 10:55, 15 January 2025 (Template-protected edit request on 15 January 2025: Expanded request). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Template-protected edit request on 22 August 2018

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

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

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

Please sync with sandbox and thus add MMT (Myanmar time) to this module.

Please add Maldives Time

['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

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)

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]

Template-protected edit request on 14 January 2025

Please add Time in Kazakhstan to the table for use with {{Launch time}}.

['kzt'] = {
	abbr = 'KZT',			
	dst_abbr = '',
	utc_offset = '05:00',
	df = 'dmy',
	dst_begins = '',
	dst_ends = '',
	dst_time = '',
	dst_e_time = '',
	article = 'Time in Kazakhstan'
},

Redraiderengineer (talk) 00:40, 15 January 2025 (UTC)[reply]

Template-protected edit request on 15 January 2025

Please add French Guiana Time, Iran Standard Time, Time in Israel, and Time in North Korea, to the table for use with {{Launch time}}.

['gft'] = {
	abbr = 'GFT',			
	dst_abbr = '',
	utc_offset = '-03:00',
	df = 'dmy',
	dst_begins = '',
	dst_ends = '',
	dst_time = '',
	article = 'French Guiana Time'
},
['irst'] = {
	abbr = 'IRST',			
	dst_abbr = '',
	utc_offset = '03:30',
	df = 'dmy',
	dst_begins = '',
	dst_ends = '',
	dst_time = '',
	article = 'Iran Standard Time'
},
['ilst'] = {
	abbr = 'IST',			
	dst_abbr = 'IST',
	utc_offset = '02:00',
	df = 'dmy',
	dst_begins = 'last Friday in March',
	dst_ends = 'last Sunday in October',
	dst_time = '02:00',
	article = 'Time in Israel'
},
['pyt'] = {
	abbr = 'PYT',			
	dst_abbr = '',
	utc_offset = '09:00',
	df = 'dmy',
	dst_begins = '',
	dst_ends = '',
	dst_time = '',
	article = 'Time in North Korea'
},

Redraiderengineer (talk) 09:48, 15 January 2025 (UTC)[reply]