Template:Time ago: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Happy-melon use doc |
meta>Happy-melon hmn |
||
| Line 1: | Line 1: | ||
{{#switch: | {{#switch: | ||
{{#expr: <!--WHAT 'ORDER OF MAGNITUDE' IS THE OFFSET?--> | {{#expr: <!--WHAT 'ORDER OF MAGNITUDE' IS THE OFFSET?--> | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 60 round 0 | 1 | 0 }}+ | {{#ifexpr: abs(( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 60 ) round 0 | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 3600 round 0 | 1 | 0 }}+ | {{#ifexpr: abs(( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 3600 ) round 0 | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 86400 round 0 | 1 | 0 }}+ | {{#ifexpr: abs(( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 86400 ) round 0 | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 2678400 round 0 | 1 | 0 }}+ | {{#ifexpr: abs(( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 2678400 ) round 0 | 1 | 0 }}+ | ||
}} | }} | ||
| 0 <!--LESS THAN A MINUTE--> = {{#expr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) }} seconds | | 0 <!--LESS THAN A MINUTE--> = {{#expr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) }} seconds | ||
Revision as of 17:41, 19 April 2009
' time
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.