Difference between revisions of "Template:TimeDiff"
From Detective Conan Wiki
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<pre> | <pre> | ||
{{timeDiff|date|time|utc-offset}} | {{timeDiff|date|time|utc-offset}} | ||
− | </pre> | + | </pre></noinclude> |
− | </noinclude> | ||
<includeonly> | <includeonly> | ||
{{#expr: | {{#expr: | ||
{{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - ({{#if:{{{3|}}}|{{{3}}}|0}} * 3600) | {{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - ({{#if:{{{3|}}}|{{{3}}}|0}} * 3600) | ||
− | }} | + | }}</includeonly> |
− | </includeonly> |
Latest revision as of 22:19, 1 January 2025
Format:
{{timeDiff|date|time|utc-offset}}