Difference between revisions of "Template:MDY to Julian"

From blackwiki
Jump to navigation Jump to search
imported>Swpb
imported>Swpb
Line 5: Line 5:
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
  
Converts a date in m/d/y format to a Julian day.
+
Converts a date in m/d/y format to a Julian day, using {{tl|JULIANDAY}}.
 +
 
 +
Example:
 +
 
 +
<tt><nowiki>{{MDY to Julian|1/20/2009}}</nowiki></tt> → {{MDY to Julian|1/20/2009}}
  
 
[[Category:Date-computing templates]]
 
[[Category:Date-computing templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:35, 23 January 2017


Converts a date in m/d/y format to a Julian day, using {{JULIANDAY}}.

Example:

{{MDY to Julian|1/20/2009}} → 2454852