Template:Time ago: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Happy-melon years |
meta>Happy-melon fix |
||
| 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 | {{#ifexpr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 60 ) | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 3600 | {{#ifexpr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 3600 ) | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 86400 | {{#ifexpr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 86400 ) | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 2678400 | {{#ifexpr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 2678400 ) | 1 | 0 }}+ | ||
{{#ifexpr: abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 31557600 | {{#ifexpr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 31557600 ) | 1 | 0 }} | ||
}} | }} | ||
| 0 = {{#expr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 1 ) }} seconds | | 0 = {{#expr: floor( abs( {{#time:U}} - {{#time:U| {{{1|}}} }} ) / 1 ) }} seconds | ||
Revision as of 17:51, 19 April 2009
0 seconds' time
Lua error in package.lua at line 80: module 'Module:Documentation/config' not found.