コンテンツにスキップ
サイドバーの切り替え
検索
日本語
アカウント作成
個人用ツール
アカウント作成
ログイン
ログアウトした編集者のページ
もっと詳しく
トーク
投稿記録
案内
メインページ
人気のページ
利用規約
最近の出来事
最近の更新
おまかせ表示
お問い合わせ
ツール
リンク元
関連ページの更新状況
特別ページ
ページ情報
他言語版
「
テンプレート:Date table sorting/doc
」を編集中 (節単位)
テンプレート
議論
日本語
閲覧
ソースを編集
履歴表示
その他
閲覧
ソースを編集
履歴表示
警告:
ログインしていません。編集を行うと、あなたの IP アドレスが公開されます。
ログイン
または
アカウントを作成
すれば、あなたの編集はその利用者名とともに表示されるほか、その他の利点もあります。
スパム攻撃防止用のチェックです。 けっして、ここには、値の入力は
しない
でください!
==Parameters== ===Dates=== {|class=wikitable |- |+The year, month and day can either be entered separately or as a single date. |- ! style="width: 50%;" |{{tlf|{{BASEPAGENAME}}|''year''|''month''|''day''|''BC''}} ! style="width: 50%;" |{{tlf|{{BASEPAGENAME}}|''date''}} |- style="vertical-align:top;" | * 1st parameter – Year (optional if month is given) ** Positive number (1 to 999,999,999,999) represent years AD or BC (dependant on the fourth parameter). ** Negative numbers (−1 to −999,999,999,999) represent years BC (without the fourth parameter). ** Year numbers must not contain commas or other formatting. * 2nd parameter – Month (optional if the day is not given either) ** Full month name – e.g. February ** Abbreviated month name – e.g. Feb ** Month number – (either zero-padded or not) e.g. 2 or 02 * 3rd parameter – Day (optional) ** Day number – (either zero-padded or not) e.g. 7 or 07 * 4th parameter – (optional) ** May be BC, AD, BCE or CE ** Used with a positive year number | * 1st parameter – the full date ** By default YYYY-MM-DD format becomes month-day-year format and DD-MM-YYYY format becomes day-month-year while other formats remain in the order they are input. ** Abbreviated months are accepted and are abbreviated in the output. ** Capitalisation and comma mistakes are corrected. ** A single number is interpreted as a year, otherwise the date is parsed by the module. The following formats are accepted: *** YYYY-MM-DD *** DD-MM-YYYY *** DD Month YYYY *** Month DD, YYYY *** YYYY-MM *** DD Month *** Month DD *** Month YYYY *** YYYY *** Month ** Day and month numbers may be 1 or 2 digits, and year numbers may only be 3 or 4 digits. If you need to input a number less than 1000, use leading zeroes (e.g. "0700"). ** BC years can only be parsed if the date is only the year number. ** If you need to include the day or month for BC years or years greater than 9999, you must use separate parameters for year, month and day. |} {| class="wikitable sortable" |+ Examples !input style !input code !hidden sort key !visible output {{{{BASEPAGENAME}}/testcases/row|span=5|a={{tlf|{{BASEPAGENAME}}|''year''}}|1893}} {{{{BASEPAGENAME}}/testcases/row|-89}} {{{{BASEPAGENAME}}/testcases/row|-10000}} {{{{BASEPAGENAME}}/testcases/row|-1}} {{{{BASEPAGENAME}}/testcases/row| 1}} (Note that year 0 does not exist and gives error message) {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''month''}}|Oct}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''month year''}}|February 1767}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''day month year''}}|12 Aug 1987}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''month day, year''}}|July 1, 1867}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''day month''}}|25 October}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''month day''}}|Jan 1}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''YYYY-MM-DD''}}|2014-12-09}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}|''DD-MM-YYYY''}}|15-05-2019}} {{{{BASEPAGENAME}}/testcases/row|span=3|a={{tlf|{{BASEPAGENAME}}|''year''|''month''}}|1990|10}} {{{{BASEPAGENAME}}/testcases/row|1980|Dec}} {{{{BASEPAGENAME}}/testcases/row|1970|August}} {{{{BASEPAGENAME}}/testcases/row|span=2|a={{tlf|{{BASEPAGENAME}}|''year''|''month''|''day''}}|2024|Jun|12}} {{{{BASEPAGENAME}}/testcases/row|-204|11|22}} {{{{BASEPAGENAME}}/testcases/row|span=2|a={{tlf|{{BASEPAGENAME}}|''year''|''month''|''day''|''era''}}|44|3|15|BC}} {{{{BASEPAGENAME}}/testcases/row|94|Oct|17|AD}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}||''month''}}||May}} {{{{BASEPAGENAME}}/testcases/row|a={{tlf|{{BASEPAGENAME}}||''month''|''day''}}||Sep|12}} |} ===Formatting=== Using <code>format</code> produces a format that depends on, but is not necessarily equal to the format of the supplied date. The <code>format</code> parameter can take nine values. {|class="wikitable sortable" |+ Examples |- !value !function !input code !hidden sort key !visible output {{{{BASEPAGENAME}}/testcases/row|span=3|a= |b=format depends on the input|26 Jan 1788}} {{{{BASEPAGENAME}}/testcases/row|March 12, 1557}} {{{{BASEPAGENAME}}/testcases/row|1975-02-13}} {{{{BASEPAGENAME}}/testcases/row|span=2|a=<code>dmy</code>|b=displays the date in day-month-year format|Sep 13, 1888|format=dmy}} {{{{BASEPAGENAME}}/testcases/row|1983-01-03|format=dmy}} {{{{BASEPAGENAME}}/testcases/row|span=2|a=<code>dm</code>|b=displays only the day and month in day-month format|Feb 26, 1788|format=dm}} {{{{BASEPAGENAME}}/testcases/row|2020-10-15|format=dm}} {{{{BASEPAGENAME}}/testcases/row|span=2|a=<code>mdy</code>|b=displays the date in month-day-year format|August 31, 1901|format=mdy}} {{{{BASEPAGENAME}}/testcases/row|2006-11-08|format=mdy}} {{{{BASEPAGENAME}}/testcases/row|span=2|a=<code>md</code>|b=displays only the day and month in month-day format|26 Jun 1988|format=md}} {{{{BASEPAGENAME}}/testcases/row|2002-02-27|format=md}} {{{{BASEPAGENAME}}/testcases/row|a=<code>my</code>|b=displays only the month and year in month-year format|16 November 1488|format=my}} {{{{BASEPAGENAME}}/testcases/row|a=<code>d</code>|b=displays only the day|6 July 1666|format=d}} {{{{BASEPAGENAME}}/testcases/row|a=<code>m</code>|b=displays only the month|1980-02-12|format=m}} {{{{BASEPAGENAME}}/testcases/row|a=<code>y</code>|b=displays only the year|-26|Jan|18|format=y}} {{{{BASEPAGENAME}}/testcases/row|a=<code>hide</code>|b=hides the date|15 October 1800|format=hide}} |} ===Abbreviation=== There are two ways of abbreviating the month name. # Directly input an abbreviated month name. # Use the <code>abbr=on</code> parameter. It can be placed before or after the date in the template. This allows one to abbreviate the month later if the table becomes too wide. It is easy to use find-and-replace in a text editor, or the wikitext editor, to replace <code>{{Date table sorting|</code> with <code>{{Date table sorting|abbr=on|</code> {|class="wikitable sortable" |+ Examples |- !abbreviation method !input code !hidden sort key !visible output {{{{BASEPAGENAME}}/testcases/row|span=4|a=none|2000-01-01}} {{{{BASEPAGENAME}}/testcases/row|2000|1|1}} {{{{BASEPAGENAME}}/testcases/row|1 January 2000}} {{{{BASEPAGENAME}}/testcases/row|2000|January|1}} {{{{BASEPAGENAME}}/testcases/row|span=2|a=abbreviated input|1 Jan 2000}} {{{{BASEPAGENAME}}/testcases/row|2000|Jan|1}} {{{{BASEPAGENAME}}/testcases/row|span=4|a=<code>abbr{{=}}on</code>|1 January 2000|abbr=on}} {{{{BASEPAGENAME}}/testcases/row|2000|January|1|abbr=on}} {{{{BASEPAGENAME}}/testcases/row|2000-01-01|abbr=on}} {{{{BASEPAGENAME}}/testcases/row|2000|1|1|abbr=on}} |} ===Additional sort key=== In case two dates in a table are identical they may be ordered using the <code>addkey</code> parameter. {|class="wikitable sortable" |+ Examples |- !input code !hidden sort key !visible output {{{{BASEPAGENAME}}/testcases/row|2010-10-10|addkey=3}} {{{{BASEPAGENAME}}/testcases/row|2010-10-09}} {{{{BASEPAGENAME}}/testcases/row|2010-10-10|addkey=1}} {{{{BASEPAGENAME}}/testcases/row|2010-10-10}} {{{{BASEPAGENAME}}/testcases/row|2010-10-10|addkey=4}} {{{{BASEPAGENAME}}/testcases/row|2010-10-11}} {{{{BASEPAGENAME}}/testcases/row|2010-10-10|addkey=2}} |} ===Wrapping=== To turn off the suppression of word wraps, use the <code>nowrap=off</code> parameter.
編集内容の要約:
Wikiminatiへの投稿はすべて、クリエイティブ・コモンズ 表示-継承 (詳細は
Wikiminati:著作権
を参照)のもとで公開したと見なされることにご注意ください。 自分が書いたものが他の人に容赦なく編集され、自由に配布されるのを望まない場合は、ここに投稿しないでください。
また、投稿するのは、自分で書いたものか、パブリック ドメインまたはそれに類するフリーな資料からの複製であることを約束してください。
著作権保護されている作品は、許諾なしに投稿しないでください!
編集を中止
編集の仕方
(新しいウィンドウで開きます)