Changes

Jump to navigation Jump to search
Created page with '{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> === Usage === Converts a real number representing days into a st...'
{{Documentation subpage}}
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS 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.

<nowiki>{{</nowiki>Day count to DHMS|''realnumber''<nowiki>}}</nowiki>

Example:
<nowiki>{{</nowiki>Day count to DHMS|2.94858800014481<nowiki>}}</nowiki>

outputs:

2 days, 22 hours, 46 minutes
=== See also ===
* {{tl|DATEDIFF2}}

===Notes===
This template was originally created for use with the {{tl|DATEDIFF2}} template to support calculation of time between launch attempts of spacecraft for [[Wikipedia:WikiProject Human spaceflight]].

<includeonly>
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Date-computing templates]]
</includeonly>
Anonymous user

Navigation menu