Template:MonthNum
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
Given the name of a month, returns the number of that month; or given the number of a month, returns its name in English.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | required | Name, or abbreviation, of the month to process. |
Examples[edit]
{{MonthNum|March}}
3
{{MonthNum|Nov}}
11
{{MonthNum|4}}
April