Actions

Template

Difference between revisions of "Seconds"

From Sonic Retro

(Created page with "<includeonly>{{#expr: ({{#sub: {{{1|0:00}}} | 0 | {{#pos: {{{1|0:00}}} | : }} }} * 60) + {{#sub: {{{1|0:00}}} | {{#expr: {{#pos: {{{1|0:00}}} | : }}+1 }} | 0 }} }}</includeonl...")
(No difference)

Revision as of 17:05, 1 March 2017

Convert a time in the format M:SS or MM:SS to seconds.

Example: {{seconds|60:00}} becomes 3600.