Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Template documentation[view] [edit] [history] [purge]

This template converts a duration in seconds to a human-readable format that is broken up into hours, minutes, and seconds.

Usage

Use the seconds parameter to set the duration.

Examples

Wikitext Renders as
{{Duration|seconds=4830}}
1 h 20 min 30 s
{{Duration|seconds=9000}}
2 h 30 min
{{Duration|seconds=7200}}
2 h
{{Duration|seconds=7230}}
2 h 30 s
{{Duration|seconds=333}}
5 min 33 s
{{Duration|seconds=120}}
2 min
{{Duration|seconds=42}}
42 s