This purpose of the {{start and end dates}} template is to return the date range during which an event transpired or an entity existed. It also includes duplicate, machine-readable date (or date-time) in the ISO date format (which is hidden by CSS), for use inside other templates (or table rows) which emit microformats. It should be used only once in each such template and never used outside such templates. The hidden date degrades gracefully when CSS is not available.

When not to use this template

संपादित करें

Do not use this template for:

  • dates that are uncertain e.g., "before 4 April 1933"; "around 18 November 1939".
  • dates outside the range given under "Limitation", below.
  • other, secondary dates
  • outside microformat-emitting templates - if in doubt, see the parent template's documentation
  • more than one date in any parent template

{{start and end dates|year|month|day|year|month|day}}

Examples
  • Standard: {{start and end dates|1939|9|1|1945|9|2}} → सितंबर 1, 1939 – सितंबर 2, 1945 (1939-09-01 – 1945-09-02)
  • Day first: {{start and end dates|1939|9|1|1945|9|2|df=yes}} → 1 सितंबर 1939 – 2 सितंबर 1945 (1939-09-01 – 1945-09-02)
  • Same year: {{start and end dates|1939|9|1|1939|10|2}} → सितंबर 1 – अक्टूबर 2, 1939 (1939-09-01 – 1939-10-02)
  • Same month and year: {{start and end dates|1939|9|1|1939|9|2}} → सितंबर 1–2, 1939 (1939-09-01 – 1939-09-02)
  • Present range: {{start and end dates|1939|9|1|present}} → सितंबर 1, 1939 – त्रुटि: अमान्य समय। (1939-09-01 – त्रुटि: अमान्य समय।)
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Start and end dates

Date that an event or entity started or was created and when it ended or was destroyed

साँचे के पैरामीटर्स

पैरामीटरविवरणप्रकारस्थिति
YYYY1

start year

उदाहरण
1939
संख्यावैकल्पिक
MM2

start month

उदाहरण
9
संख्यावैकल्पिक
DD3

start day of month

उदाहरण
1
संख्यावैकल्पिक
YYYY4

end year

उदाहरण
1945
संख्यावैकल्पिक
MM5

end month

उदाहरण
9
संख्यावैकल्पिक
DD6

end day of month

उदाहरण
2
संख्यावैकल्पिक
day firstdf

boolean parameter to put the date before the month name

डिफ़ॉल्ट
false
उदाहरण
yes
पंक्तिवैकल्पिक

This template also returns the date, hidden by CSS, in the ISO 8601 format needed by one or more of the following microformats:

usually, but not always, within infobox or similar templates, or tables.

Its use in hCard is for organisations, venues and similar; use {{Birth date}} or {{Birth date and age}} for people.

Similarly, {{End date}} returns the date as hCalendar's (class="dtend").

See the microformats project for further details.

साँचा:UF-datewarn


साँचा:Birth, death and age templates