• Home
  • Random
  • Nearby
  • Log in
  • Settings
Donate Now If Wikipedia is useful to you, please give today.
  • About Wikipedia
  • Disclaimers
Wikipedia

Template:MONTHNAME/sandbox

  • Template
  • Talk
  • Language
  • Watch
  • Edit
< Template:MONTHNAME
This is the template sandbox page for Template:MONTHNAME (diff).
Template documentation[view] [edit] [history] [purge]
WarningThis template is used on 576,000+ pages, or roughly 1% of all pages.
To avoid major disruption and server load, any changes should be tested in the template's /sandbox or /testcases subpages, or in your own user subpage. The tested changes can be added to this page in a single edit. Consider discussing changes on the talk page before implementing them.

This template returns the name of the month whose number is in parameter. Alternatively, the English month name or abbreviation (with any letter case) can be given.

Contents

  • 1 Syntax
  • 2 Compatibility synonym
  • 3 Examples for all standard month numbers
  • 4 Examples for month numbers with extra leading zero
  • 5 Examples for month number cyclic underflows and overflows, from computed values
  • 6 Examples for all standard English month names
  • 7 Examples for all abbreviated English month names
  • 8 See also
  • 9 Multiple units of time
  • 10 Single units of time
  • 11 Date and time templates made for substitution:
    • 11.1 Parser functions
    • 11.2 Individual templates
    • 11.3 Categories of templates

Syntax

edit
{{MONTHNAME|month}}
  • The month value is interpreted modulo 12 (extra leading zeroes and decimals are ignored).

Compatibility synonym

edit
{{month name|month}}

Examples for all standard month numbers

edit
{{MONTHNAME|1}} returns January
{{MONTHNAME|2}} returns February
{{MONTHNAME|3}} returns March
{{MONTHNAME|4}} returns April
{{MONTHNAME|5}} returns May
{{MONTHNAME|6}} returns June
{{MONTHNAME|7}} returns July
{{MONTHNAME|8}} returns August
{{MONTHNAME|9}} returns September
{{MONTHNAME|10}} returns October
{{MONTHNAME|11}} returns November
{{MONTHNAME|12}} returns December

Examples for month numbers with extra leading zero

edit
{{MONTHNAME|01}} returns January
{{MONTHNAME|02}} returns February
{{MONTHNAME|03}} returns March
{{MONTHNAME|04}} returns April
{{MONTHNAME|05}} returns May
{{MONTHNAME|06}} returns June
{{MONTHNAME|07}} returns July
{{MONTHNAME|08}} returns August
{{MONTHNAME|09}} returns September

Examples for month number cyclic underflows and overflows, from computed values

edit
{{MONTHNAME|-12}} returns December
{{MONTHNAME|-11}} returns January
{{MONTHNAME|-10}} returns February
{{MONTHNAME|-9}} returns March
{{MONTHNAME|-3}} returns September
{{MONTHNAME|-2}} returns October
{{MONTHNAME|-1}} returns November
{{MONTHNAME|0}} returns December
{{MONTHNAME|13}} returns January
{{MONTHNAME|14}} returns February
{{MONTHNAME|15}} returns March
{{MONTHNAME|16}} returns April
{{MONTHNAME|23}} returns November
{{MONTHNAME|24}} returns December
{{MONTHNAME|25}} returns January
{{MONTHNAME|1200}} returns December
{{MONTHNAME|1201}} returns January
{{MONTHNAME|1212}} returns December

Examples for all standard English month names

edit
{{MONTHNAME|JANUARY}} returns January
{{MONTHNAME|FEBRUARY}} returns February
{{MONTHNAME|MARCH}} returns March
{{MONTHNAME|APRIL}} returns April
{{MONTHNAME|MAY}} returns May
{{MONTHNAME|JUNE}} returns June
{{MONTHNAME|JULY}} returns July
{{MONTHNAME|AUGUST}} returns August
{{MONTHNAME|SEPTEMBER}} returns September
{{MONTHNAME|OCTOBER}} returns October
{{MONTHNAME|NOVEMBER}} returns November
{{MONTHNAME|DECEMBER}} returns December

Examples for all abbreviated English month names

edit
{{MONTHNAME|jan}} returns January
{{MONTHNAME|feb}} returns February
{{MONTHNAME|mar}} returns March
{{MONTHNAME|apr}} returns April
{{MONTHNAME|may}} returns May
{{MONTHNAME|jun}} returns June
{{MONTHNAME|jul}} returns July
{{MONTHNAME|aug}} returns August
{{MONTHNAME|sep}} returns September
{{MONTHNAME|oct}} returns October
{{MONTHNAME|nov}} returns November
{{MONTHNAME|dec}} returns December

See also

edit
For the magic words with the same or similar names, see MediaWikiWiki:Help:Magic words § Date and time.
  • v
  • t
  • e

Multiple units of time

edit
Type Adjustable Current Last Next
Date and time {{time}} {{Currentdate}} (MDY)
{{Plain now}} (DMY)
{{Now}} (DMY in a complete sentence)
{{Simple now}}
Date only {{Dateonly}}
{{Datedow}}
(Has the day of the week)
{{Date}} (Chose format)
{{TODAY}} (DMY)
{{Yesterday}}
{{Day-1}}
{{Tomorrow}}
{{Day+1}}
Month and year only {{Monthyear}}

{{DATE}} (prefixed by date=)

{{Monthyear-1}} {{Monthyear+1}}
Time only {{Timeonly}} {{CURRENTTIME}} (12 h format)
{{CURRENTTIME24}} (24 h format)
Banners {{Right now}}
(Blue with time and number of Wikipedia articles)
Timestamp {{Timestamp}}
(Format YYYYMMDDhhmmss)

Single units of time

edit
Unit of time Adjustable Current Last Next
Second {{CURRENTSECOND}}
Minute {{CURRENTMINUTE}}
Hour {{CURRENTHOUR}}
Week {{CURRENTWEEK}}
{{CURRENTWEEKOFMONTH}}
Day of Week {{DAYOFWEEK}} {{CURRENTDAYNAME}}
{{CURRENTWEEKDAYABBREV}}
{{CURRENTWEEKDAY}}
Month {{MONTHNAME}}
{{MONTHABBREV}}
{{MONTHNUMBER}}
{{MONTH}} (zero padded)
{{CURRENTMONTHNAME}}
{{CURRENTMONTHABBREV}}
{{CURRENTMONTH1}}
{{CURRENTMONTHDAYS}}
{{LASTMONTHNAME}} {{NEXTMONTHNAME}}
Day of Month {{CURRENTDAY}}
{{CURRENTDAY2}} (zero padded)
Year {{CURRENTYEARCC}}
{{CURRENTYEARYY}}
{{CURRENTISOYEAR}}
{{CURRENTYEAR}}
{{LASTYEAR}} {{NEXTYEAR}}
Day of Year {{CURRENTDAYOFYEAR}}
Decade {{DECADE}} {{CURRENTDECADE}}
Century {{Century}} {{CURRENTCENTURY}}
MILLENNIUM {{MILLENNIUM}}

Date and time templates made for substitution:

edit

Month:
{{Lmonth}} produces Jul
{{Nmonth}} produces Sep
{{Last month}} produces July 2025
{{Next month}} produces September 2025


Parser functions

edit
  • mw:Special:MyLanguage/time permits a custom time specifier string, similar to the C date and time functions

Individual templates

edit
  • {{Calendar}}
  • {{Calendar clock with Wikipedia stats}}
  • {{Clock}}
  • {{Digital clock}}
  • {{Digital clock and date}}
  • {{Infobox calendar date today}}
  • {{Raph Williams65/digiclock}}

Categories of templates

edit
  • Category:Time, date and calendar templates
  • Category:Date-computing templates
  • Category:Date-computing templates based on current time
  • Category:ISO date templates
  • Category:Calendar templates
The above documentation is transcluded from Template:MONTHNAME/doc. (edit | history)
Editors can experiment in this template's sandbox (edit | diff) and testcases (create) pages.
Add categories to the /doc subpage. Subpages of this template.
Retrieved from "https://en.wikipedia.org/w/index.php?title=Template:MONTHNAME/sandbox&oldid=1042554774"
Last edited on 5 September 2021, at 15:47

Languages

      This page is not available in other languages.

      Wikipedia
      • Wikimedia Foundation
      • Powered by MediaWiki
      • This page was last edited on 5 September 2021, at 15:47 (UTC).
      • Content is available under CC BY-SA 4.0 unless otherwise noted.
      • Privacy policy
      • About Wikipedia
      • Disclaimers
      • Contact Wikipedia
      • Code of Conduct
      • Developers
      • Statistics
      • Cookie statement
      • Terms of Use
      • Desktop