Template:Time ago/core

From Wseven

{{#expr:floor(abs({{#time:U}}-{{#time:U|}})/{{#switch:{{#ifexpr:-1>{{{auto_magnitude_num}}}

 |{{{min_magnitude_num}}}
 |0
}}
|0 = 1
|1 = 60
|2 = 3600
|3 = 86400
|4 = 604800
|5 = 2678400
|6 = 31557600
|#default=1

}})}} {{#switch:{{#ifexpr:-1>0

 |{{{min_magnitude_num}}}
 |0
}}
|0 = seconds
|1 = minutes
|2 = hours
|3 = days
|4 = weeks
|5 = months
|6 = years

}}{{#ifexpr:{{#time:U}}-{{#time:U|}}>=0

| ago
|' time

}}

Personal tools