Module:Time/sandbox: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 371:
7. |hide-tz = when set to 'yes' removes the timezone name
8. |unlink-tz = when set to 'yes' unlinks the timzone name
9. |time_testtest_time = a specific utc time in ISO date time format used for testing this code
 
Timezone abbreviations can be found here: [[List_of_time_zone_abbreviations]]
Line 439:
DF = DF:lower(); -- normalize to lower case
 
if is_set (args.time_testtest_time) or is_set (args._TEST_TIME_) then -- typically used to test the code at a specific utc time
if is_set (args._TEST_TIME_) then
args.test_time = args._TEST_TIME_