Template:Day count to DHMS/doc
Jump to navigation
Jump to search
This is a documentation subpage for Template:Day count to DHMS. It contains usage information, categories and other content that is not part of the original template page. |
Usage
Converts 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
- {{DATEDIFF2}}
Notes
This 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.