0 days 0 hours 0 minutes
Usage
editConverts a real number representing days into a string showing days, hours, and minutes. Minutes are rounded to the nearest minute. Counts larger than 365 are still expressed in days, there is no years component, though support for that could be added if needed.
{{Day count to DHMS|realnumber}}
Example: {{Day count to DHMS|2.94858800014481}}
outputs:
2 days 22 hours 46 minutes
See also
edit- {{DATEDIFF2}}
Notes
editThis template was originally created for use with the {{DATEDIFF2}} template to support calculation of time between launch attempts of spacecraft for Wikipedia:WikiProject Human spaceflight.