Difference between revisions of "User:AvidConanContributor/sandbox"
From Detective Conan Wiki
m |
m |
||
Line 3: | Line 3: | ||
timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround</noinclude> | timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround</noinclude> | ||
<includeonly> | <includeonly> | ||
− | |||
{{#expr: | {{#expr: | ||
− | {{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - {{#if:{{{3|}}}|{{{3}}}|0}} | + | {{#time:U| {{{1}}} {{{2}}} }} - {{#time:U}} - ({{#if:{{{3|}}}|{{{3}}}|0}} * 3600) |
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 22:01, 1 January 2025
timeDiff
timeDiff was originally meant to be a variable, but I plan to make it into a template as a workaround