<date>

<date> (日期) 包含任何格式的日期表示。 3.5.4 Dates and Times 2.2.4 Publication, Distribution, etc. 2.5 The Revision Description 3.11.2.3 Imprint, Pagination, and Other Details 15.2.3 The Setting Description 13.3.6 Dates and Times
組件core — 3 Elements Available in All TEI Documents
屬性 att.datableatt.datable.w3c (@period, @when, @notBefore, @notAfter, @from, @to) att.datable.iso (@when-iso, @notBefore-iso, @notAfter-iso, @from-iso, @to-iso) att.durationatt.duration.w3c (@dur) att.duration.iso (@dur-iso) att.editLike (@cert, @resp, @evidence, @source) att.typed (@type, @subtype)
calendar指明該日期表示所使用的曆法計算系統。
狀態 非必備的
資料類型
data.enumerated
被推薦的值包含:
Gregorian
格里高里曆
Julian
凱撒曆
Islamic
伊斯蘭或穆斯林(哈吉來) 陽曆
Hebrew
希伯來或猶太陰陽曆
Revolutionary
法國共和曆
Iranian
伊朗或波斯(Jalaali) 陽曆
Coptic
埃及古曆或亞歷山大曆
Chinese
中國陰陽曆
He was born on
<date calendar="Gregorian">Feb. 22, 1732</date>
(<date calendar="Julianwhen="1732-02-22"> Feb. 11, 1731/32, O.S.</date>).
屬於 model.dateLike model.publicationStmtPart
可包含
宣告
element date
{
   att.global.attributes,
   att.datable.w3c.attributes,
   att.datable.iso.attributes,
   att.duration.w3c.attributes,
   att.duration.iso.attributes,
   att.editLike.attributes,
   att.typed.attributes,
   attribute calendar
   {
      "Gregorian"
    | "Julian"
    | "Islamic"
    | "Hebrew"
    | "Revolutionary"
    | "Iranian"
    | "Coptic"
    | "Chinese"
    | xsd:Name
   }?,
   ( text | model.gLike | model.phrase | model.global )*
}
例子
<date when="1980-02">early February 1980</date>
例子
Given on the <date when="1977-06-12">Twelfth Day of June
in the Year of Our Lord One Thousand Nine Hundred and
Seventy-seven of the Republic the Two Hundredth and first
and of the University the Eighty-Sixth.</date>
例子
<date when="1990-09">September 1990</date>