<time>

<time> contiene un sintagma che si riferisce ad un ora del giorno in qualsiasi formato. 3.5.4 Dates and Times
Modulocore — 3 Elements Available in All TEI Documents
Attributi 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)
Usato da model.dateLike
Può contenere
Dichiarazione
element time
{
   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,
   ( text | model.gLike | model.phrase | model.global )*
}
Esempio
As he sat smiling, the quarter struck —
<time when="11:45:00">the quarter to twelve</time>.