Difference between revisions of "Template:JULIANDAY.SECOND"

From blackwiki
Jump to navigation Jump to search
imported>Rudjek
(speedy re-categorisation using AWB)
imported>MusikAnimal
m (Protected "Template:JULIANDAY.SECOND": Highly visible template; 2,000+ transclusions ([Edit=Require autoconfirmed or confirmed access] (indefinite)))
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>{{SECOND|({{{1}}})*86400+59.5 round 0}}</includeonly><noinclude>{{Template documentation}}
+
<includeonly>{{SECOND|({{{1}}})*86400+59.5 round 0}}</includeonly><noinclude>
 
+
{{Documentation}}
This template takes a Julian day number or timestamp and returns the associated second (between 00 and 59) within the Julian or Gregorian calendar.
+
<!-- Please add categories and interwikis to the /doc subpage, not here. -->
 
 
; Examples&nbsp;<nowiki>:</nowiki>
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602353.50<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.50}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602353.75<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.75}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.00<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.00}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.000012<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.000012}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.000024<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.000024}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.000683<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.000683}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.000695<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.000695}}
 
* <tt><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki>83602354.25<nowiki>}}</nowiki></tt> returns {{{{PAGENAME}}|83602353.25}}
 
 
 
; See also&nbsp;<nowiki>:</nowiki>
 
* [[Template:JULIANDAY.YEAR]]
 
* [[Template:JULIANDAY.MONTH]]
 
* [[Template:JULIANDAY.DAY]]
 
* [[Template:JULIANDAY.HOUR]]
 
* [[Template:JULIANDAY.MINUTE]]
 
* [[Template:JULIANDAY]]
 
* [[Template:WEEKDAY]]
 
 
 
[[Category:Date-computing templates|{{PAGENAME}}]]
 
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
 
 
 
[[fr:Template:JULIANDAY.SECOND]]
 
 
 
 
</noinclude>
 
</noinclude>

Latest revision as of 17:16, 9 October 2017

Template documentation[view] [edit] [history] [purge]

This template takes a Julian day number or timestamp and returns the associated second (between 00 and 59) within the Julian or Gregorian calendar.

Examples 

See also 

fr:Template:JULIANDAY.SECOND