ढाँचा:Trim date
स्वरूप
Not recognized as a date. Years must have 4 digits (use leading zeros for years < 1000).
Usage
[स्रोत सम्पादन]{{Trim date|1=date}}
Trims all hidden text and microformats from dates output by {{Start date}}, {{Start-date}}, {{End date}}, and {{End-date}}. This template is of interest to template writers only.
For example, {{#time:Y|{{End date|2007|3|30}}}}
produces:
Error: Invalid time.
However, {{#time:Y|{{Trim date|{{End date|2007|3|30}}}}}}
produces:
त्रुटी: अमान्य समय।
See also
[स्रोत सम्पादन]- {{Start date}}
- {{Start-date}}
- {{End date}}
- {{End-date}}