Content deleted Content added
BrandonXLF (talk | contribs) No edit summary |
No edit summary |
||
Line 1:
tz_data = {▼
--[[---
for internationalization, this section to hold constant text, parameter names and values, other items subject to
language translation
]]
local cfg = {
['df_vals'] = {['dmy']=true, ['dmy12']=true, ['dow']=true, ['mdy']=true, ['mdy12']=true, ['iso']=true, ['y']=true, ['12']=true, ['24']=true};
}
--[[--------------------------< T I M E Z O N E D A T A >----------------------------------------------------
]]
▲local tz_data = {
------------------------------<
--
---< O T H E R A B B R E V >---
Line 41 ⟶ 58:
['hdt'] = {tz = 'hast'},
▲--[[--- < T I M E Z O N E P R O P E R T I E S >--------------------------------------------------------------
--[[--------------------------< T I M E Z O N E P R O P E R T I E S >----------------------------------------
When specifying utc offset do not use the minus character (U+2212) for offsets west of 0 meridian; use the minus-hyphen --]]--▼
▲When specifying utc offset do not use the minus character (U+2212) for offsets west of 0 meridian; use the minus-hyphen
]]
------------------------------< E A S T U T C + H H : M M >--------------------------------------------------
|