साँचा:End date
इस साँचे का इस्तेमाल 40000 पृष्ठों में किया जा रहा है। बड़े पैमाने पर व्यवधान और अनावश्यक सर्वर लोड से बचने के लिए, किसी भी बदलाव के पहले इस साँचे के /प्रयोगपृष्ठ उपपृष्ठ या अपने उपयोगकर्ता स्थान पर उसे जांच कर देख ले। जांचे गये बदलावों को इस साँचे में एक बार में जोड़ा जा सकता है।अन्य उपयोगकर्ताओं के खातिर, बदलाव करने से पहले उससे सम्बंधित बात-चीत वार्ता पृष्ठ पर करें। |
Usage
संपादित करेंThis template ({{End date}}) returns a date, or date-time. It also include the same date (and time) duplicated in a hidden (by CSS) ISO date format, for use inside other templates which emit microformats. It should not be used outside such templates. The hidden date degrades gracefully when CSS is not available.
Syntax
संपादित करें{{End date|year|month|day}}
Examples:
{{End date|1993|2|24}}
→ "फ़रवरी 24, 1993 "{{End date|1993|2|24|08|30}}
→ "08:30, फ़रवरी 24, 1993 "
An optional parameter, df, can be set to "y" or "yes" (or indeed any value) to display the day before the month. This is primarily used in articles about events in parts of the world where the day precedes the month in a date.
Examples:
{{End date|1993|2|24|df=yes}}
→ "24 फ़रवरी 1993 "
Parameters
संपादित करेंTemplateData for End date
Date that an event or entity ended or was dissolved
पैरामीटर | विवरण | प्रकार | स्थिति | |
---|---|---|---|---|
YYYY | 1 | end year | संख्या | वैकल्पिक |
MM | 2 | end month | संख्या | वैकल्पिक |
DD | 3 | end day of month | संख्या | वैकल्पिक |
HH | 4 | end hours | संख्या | वैकल्पिक |
MM | 5 | end minutes
| संख्या | वैकल्पिक |
SS | 6 | end seconds
| संख्या | वैकल्पिक |
TZ | 7 | time zone offset, “+02:00”, “-06:00” or “Z” for UTC | पंक्ति | वैकल्पिक |
day first | df | boolean parameter to put the date before the month name
| पंक्ति | वैकल्पिक |
Use in microformats
संपादित करेंThe template returns the date as hCalendar's (class="dtend"
). For example:
- (<span class="dtend">1993-02-24T08:30</span>)
(disable CSS or view source to see the hidden ISO-formatted output).
Note: due to the requirement exclusive "dtend" in hCalendar, and the accessibility problems that presents when a date is rendered (as seen without CSS) as 28 March 1999 (1999-03-29) or even 28 February 1999 (1999-03-01) or 31 December 1999 (2000-01-01), the Date end template should not be used for whole-day dates and should have a time of 24:00:00 or 23:59:59.
See the microformats project for further details.
Example
संपादित करेंलुआ त्रुटि: expandTemplate: template "End date/sandbox" does not exist।
See also
संपादित करें- {{Start date}}
- {{Start and end dates}}
- {{trim date}}
ऊपर दिए गए निर्देश साँचा:End date/doc से लिए गए है।(संपादन | इतिहास) संपादक इस साँचे के प्रयोगस्थल व प्रयोग पन्नों में प्रयोग कर सकते है। sandbox (create) and testcases (create) pages. कृपया /doc उपपृष्ठ पर श्रेणियाँ व विकियों के बिच की कड़ियाँ जोड़े। इस साँचे के उपपृष्ठ। |