Difference between revisions of "Template:JULIANDAY.SECOND/doc"
Jump to navigation
Jump to search
imported>Kbdank71 (Remove category per per CFD 2008 August 21) |
imported>Jonesey95 |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
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. | ||
− | + | === Examples === | |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602353.50<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.50}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602353.75<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.75}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.00<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.00}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.000012<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.000012}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.000024<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.000024}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.000683<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.000683}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.000695<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.000695}} |
− | * < | + | * <code><nowiki>{{</nowiki>{{BASEPAGENAME}}<nowiki>|</nowiki>83602354.25<nowiki>}}</nowiki></code> returns {{{{BASEPAGENAME}}|83602353.25}} |
− | + | === See also === | |
* [[Template:JULIANDAY.YEAR]] | * [[Template:JULIANDAY.YEAR]] | ||
* [[Template:JULIANDAY.MONTH]] | * [[Template:JULIANDAY.MONTH]] | ||
Line 22: | Line 22: | ||
* [[Template:WEEKDAY]] | * [[Template:WEEKDAY]] | ||
− | <includeonly> | + | <includeonly>{{Sandbox other|| |
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | <!-- CATEGORIES AND INTERWIKIS HERE, THANKS --> | ||
[[Category:Date-computing templates|{{PAGENAME}}]] | [[Category:Date-computing templates|{{PAGENAME}}]] | ||
[[fr:Template:JULIANDAY.SECOND]] | [[fr:Template:JULIANDAY.SECOND]] | ||
− | </includeonly> | + | }}</includeonly> |
Latest revision as of 02:23, 3 June 2020
![]() | 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