Šablon:Dts/dok
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Dts (date time sorting) is used to correctly sort and display dates in a sortable table (see Help:Sorting).
What it solves
Normally, for proper sorting, dates must be entered in YYYY-MM-DD format. However, that format does not conform to the Manual of Style for date display. This template automatically creates the hidden key for sorting purposes whilst displaying the date in an alternative format (e.g. day-month-year).
Parameters
Dates
| {{dts|year|month|day|BC}} | {{dts|date}} |
|---|---|
|
|
| input style | input code | hidden sort key | visible output |
|---|---|---|---|
| {{dts|year}} | {{dts|1893}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|-89}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|-10000}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
| {{dts|month}} | {{dts|октобар}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|month year}} | {{dts|фебруар 1767}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|day month year}} | {{dts|12. август 1987}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|month day, year}} | {{dts|јул 1, 1867}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|day month}} | {{dts|25. октобар}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|month day}} | {{dts|јануар 1}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|YYYY-MM-DD}} | {{dts|2014-12-09}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts|year|month}} | {{dts|1990|10}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|1980|децембар}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|1970|август}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
| {{dts|year|month|day}} | {{dts|2024|јун|12}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|-204|11|22}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
| {{dts|year|month|day|era}} | {{dts|44|3|15|BC}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|94|октобар|17|AD}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
| {{dts||month}} | {{dts||мај}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
| {{dts||month|day}} | {{dts||септембар|12}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
Formatting
Using format produces a format that depends on, but is not necessarily equal to the format of the supplied date. The format parameter can take nine values.
| value | function | input code | hidden sort key | visible output |
|---|---|---|---|---|
| format depends on the input | {{dts|26. јануар 1788}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|март 12, 1557}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
{{dts|1975-02-13}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
dmy |
displays the date in day-month-year format | {{dts|септембар 13, 1888|format=dmy}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|1983-01-03|format=dmy}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
dm |
displays only the day and month in day-month format | {{dts|фебруар 26, 1788|format=dm}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2020-10-15|format=dm}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
mdy |
displays the date in month-day-year format | {{dts|август 31, 1901|format=mdy}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2006-11-08|format=mdy}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
md |
displays only the day and month in month-day format | {{dts|26. јун 1988|format=md}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2002-05-27|format=md}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | ||
my |
displays only the month and year in month-year format | {{dts|16. новембар 1488|format=my}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
d |
displays only the day | {{dts|6. јул 1666|format=d}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
m |
displays only the month | {{dts|1980-02-12|format=m}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
y |
displays only the year | {{dts|-26|јануар|18|format=y}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
hide |
hides the date | {{dts|15. октобар 1800|format=hide}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
Abbreviation
There are two ways of abbreviating the month name.
- Directly input an abbreviated month name.
- Use the
abbr=onparameter.
| abbreviation method | input code | hidden sort key | visible output |
|---|---|---|---|
| none | {{dts|2000-01-01}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2000|1|1}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|1. јануар 2000}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|2000|јануар|1}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
| abbreviated input | {{dts|1. јануар 2000}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2000|јануар|1}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
abbr=on |
{{dts|1. јануар 2000|abbr=on}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2000|јануар|1|abbr=on}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|2000-01-01|abbr=on}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | |
{{dts|2000|1|1|abbr=on}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
Additional sort key
In case two dates in a table are identical they may be ordered using the addkey parameter.
| input code | hidden sort key | visible output |
|---|---|---|
{{dts|2010-10-10|addkey=3}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-09}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-10|addkey=1}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-10}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-10|addkey=4}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-11}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
{{dts|2010-10-10|addkey=2}}
|
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted | Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted |
Wrapping
To turn off the suppression of word wraps, use the nowrap=off parameter.
Notes
Sorting for incomplete dates
- Whole months or years
- A whole year or month (and year) is sorted according to its first day.
- Missing years
- If the year is not specified, the date will be sorted as if the year were the current year.
- Blank dates
- For no date input at all, the maximum possible sort key is used, so the entry will sort last.
Error handling
Entering an invalid date format will (generally) produce an error message (such as the one below, generated by {{dts|35. јун 1900}}).
Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted
Errors are tracked in Category:Dts templates with errors.
Calendar choice
The template is not capable of distinguishing Julian and Gregorian calendar dates. Also, it is not capable of taking a date in one calendar as input and outputting a date in the other calendar. Thus, to insure proper sorting, editors must either use one calendar for all dates, or pick a specific changeover date (for example, deciding that 4 October 1582 is Julian and all later dates are Gregorian); this would be done on an article-by article basis. Editors are also responsible for explaining to the reader whether the visible dates are Julian or Gregorian, if there is any possibility of confusion.
Linking
The template formerly linked dates automatically, with link=off used to suppress linking. In accordance with current guidelines linking of dates is no longer supported and instances of link=off should be removed. Transclusions using the |link= parameter are tracked in Category:Dts templates with deprecated parameters.
See also
- m:Template:dts (povratni linkovi uredi), since on Meta e.g. 09999 9999 induces numeric sort mode, "&" is prefixed to force string sort mode.
- {{sort}}, sorting by a specified key (also good for complicated numbers, e.g. scientific notation)
- {{sortname}}, full name sorting (using "last name, first name" as default sort key)
- {{tts}}, for sorting times in result tables of athletic events (only needed in certain cases - see template documentation)
- {{mss}}, for sorting times in tables of eclipses
- {{nts}}, for numbers