Difference between revisions of "Template:JULIANDAY.SECOND"

From blackwiki
Jump to navigation Jump to search
imported>Rudjek
(speedy re-categorisation using AWB)
imported>Quarl
(«84 words changed»)
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>{{Template doc}}</noinclude>
 
 
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&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>
 

Revision as of 05:51, 9 March 2007

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