Difference between revisions of "Template:JULIANDAY.HOUR"
Jump to navigation
Jump to search
imported>Verdy p m |
imported>CBDunkerson (Parens for math eval prior to parsing) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{HOUR|({{{1}}} | + | <includeonly>{{HOUR|({{{1}}}*24+11.5 round 0)}}</includeonly><noinclude>{{Template documentation}} |
This template takes a Julian day number or timestamp and returns the associated hour (between 00 and 23) within the Julian or Gregorian calendar. | This template takes a Julian day number or timestamp and returns the associated hour (between 00 and 23) within the Julian or Gregorian calendar. |
Revision as of 16:47, 2 September 2006
Template:Template documentation
This template takes a Julian day number or timestamp and returns the associated hour (between 00 and 23) within the Julian or Gregorian calendar.
- Examples :
- {{JULIANDAY.HOUR|83602353.50}} returns Expression error: Unrecognized punctuation character "[".Template:Mod
- {{JULIANDAY.HOUR|83602353.75}} returns Expression error: Unrecognized punctuation character "[".Template:Mod
- {{JULIANDAY.HOUR|83602354.00}} returns Expression error: Unrecognized punctuation character "[".Template:Mod
- {{JULIANDAY.HOUR|83602354.25}} returns Expression error: Unrecognized punctuation character "[".Template:Mod
- {{JULIANDAY.HOUR|83602354.46}} returns Expression error: Unrecognized punctuation character "[".Template:Mod
- See also :
- Template:JULIANDAY.YEAR
- Template:JULIANDAY.MONTH
- Template:JULIANDAY.DAY
- Template:JULIANDAY.MINUTE
- Template:JULIANDAY.SECOND
- Template:JULIANDAY
- Template:WEEKDAY