Difference between revisions of "Template:Julian date"

From OrthodoxWiki
Jump to: navigation, search
m (Usage)
(any year)
Line 1: Line 1:
{{#time:{{{format|F j, Y (\O\C)}}} |- 13 day }}<noinclude>
+
{{#time:{{{format|F j, Y (\O\C)}}} |{{{date|}}}- 13 day }}<noinclude>
 
----
 
----
 
==Usage==
 
==Usage==
Line 7: Line 7:
 
Usage:  '''<nowiki>{{</nowiki>Julian date<nowiki>}}</nowiki>'''
 
Usage:  '''<nowiki>{{</nowiki>Julian date<nowiki>}}</nowiki>'''
  
Or this template displays the current date on the Julian Calendar in the format of the '''format''' parameter.  
+
Or this template displays the any date on the Julian Calendar in the format of the '''format''' parameter.  
  
Usage:  '''<nowiki>{{</nowiki>Julian date|format='''''format string'''''<nowiki>}}</nowiki>'''
+
Usage:  '''<nowiki>{{</nowiki>Julian date|date='''''mm dd yyyy'''''|format='''''format string'''''<nowiki>}}</nowiki>'''
  
where ''nnnn'' is the year
+
where ''mm dd yyyy'' is the month day year
 +
 
 +
default date is today (default month is this month, default day is today, default year is this year)
  
 
default ''format string'' is '''F j, Y (\O\C)'''
 
default ''format string'' is '''F j, Y (\O\C)'''

Revision as of 13:50, November 30, 2011

April 11, 2024 (OC)


Usage

This template displays the current date on the Julian Calendar

Usage: {{Julian date}}

Or this template displays the any date on the Julian Calendar in the format of the format parameter.

Usage: {{Julian date|date=mm dd yyyy|format=format string}}

where mm dd yyyy is the month day year

default date is today (default month is this month, default day is today, default year is this year)

default format string is F j, Y (\O\C)

format string see chart at Template:Pascha date