Jump to content

Template:TimeDiff: Difference between revisions

From Detective Conan Wiki
Created timeDiff template
 
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<pre>
{{timeDiff|date|time|utc-offset}}
<pre></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><noinclude>
</includeonly>
'''Format:'''
<pre>
{{timeDiff|date|time|utc-offset}}
</pre>
 
[[Category:Templates]]</noinclude>

Latest revision as of 23:48, 23 August 2026

Format:

{{timeDiff|date|time|utc-offset}}