Difference between revisions of "Template:12-hour time"
Jump to navigation
Jump to search
blackwiki>Jimp |
blackwiki>Jimp |
||
| Line 1: | Line 1: | ||
| − | {{12-hour time/ | + | {{12-hour time/dow{{{dow|off}}}/{{{format|dmy}}} |
|g={{#time: g|+{{{offset|{{{1|0}}} hours}}}}} | |g={{#time: g|+{{{offset|{{{1|0}}} hours}}}}} | ||
|i={{#time: i|+{{{offset|{{{1|0}}} hours}}}}} | |i={{#time: i|+{{{offset|{{{1|0}}} hours}}}}} | ||
| − | |s={{#time: s|+{{{offset|{{{1|0}}} hours}}}}} | + | |s={{#ifeq:{{{sec}}}|on|{{#time: s|+{{{offset|{{{1|0}}} hours}}}}}}} |
|a={{#time: a|+{{{offset|{{{1|0}}} hours}}}}} | |a={{#time: a|+{{{offset|{{{1|0}}} hours}}}}} | ||
|w={{#time: {{#ifeq:{{{abbr}}}|on|D|l}}|+{{{offset|{{{1|0}}} hours}}}}} | |w={{#time: {{#ifeq:{{{abbr}}}|on|D|l}}|+{{{offset|{{{1|0}}} hours}}}}} | ||
| Line 9: | Line 9: | ||
|y={{#time: Y|+{{{offset|{{{1|0}}} hours}}}}} | |y={{#time: Y|+{{{offset|{{{1|0}}} hours}}}}} | ||
|x={{{text|on}}} | |x={{{text|on}}} | ||
| + | |z={{{abbr|off}}} | ||
}} | }} | ||