Actions

Template

Seconds

From Sonic Retro

Revision as of 17:05, 1 March 2017 by Hivebrain (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

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