Difference between revisions of "Template:JULIANDAY.SECOND/doc"
Jump to navigation
Jump to search
imported>Quarl («new: +(83 words)») |
imported>Thetrick (Added Template:Documentation subpage) |
||
| Line 1: | Line 1: | ||
| + | {{Documentation subpage}} | ||
| + | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
This template takes a Julian day number or timestamp and returns the associated second (between 00 and 59) within the Julian or Gregorian calendar. | This template takes a Julian day number or timestamp and returns the associated second (between 00 and 59) within the Julian or Gregorian calendar. | ||
| Line 21: | Line 23: | ||
<includeonly> | <includeonly> | ||
| + | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Date-computing templates|{{PAGENAME}}]] | [[Category:Date-computing templates|{{PAGENAME}}]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
Revision as of 12:30, 10 July 2008
| This is a documentation subpage for Template:JULIANDAY.SECOND. It contains usage information, categories and other content that is not part of the original template page. |
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 :
- {{JULIANDAY.SECOND|83602353.50}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602353.75}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.00}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.000012}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.000024}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.000683}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.000695}} returns Template:SECOND
- {{JULIANDAY.SECOND|83602354.25}} returns Template:SECOND
- See also :
- Template:JULIANDAY.YEAR
- Template:JULIANDAY.MONTH
- Template:JULIANDAY.DAY
- Template:JULIANDAY.HOUR
- Template:JULIANDAY.MINUTE
- Template:JULIANDAY
- Template:WEEKDAY