att.datable (hendiThematicCommentaries)
Back
att.datable provides attributes for normalization of elements that contain dates, times, or datable events.
Other Customizations
Attributes
calendar
opt
indicates one or more systems or calendars to which the date represented by the content of this element belongs.
Datatype
teidata.pointer
Example
<date calendar="#gregorian">Feb. 22, 1732</date> <date calendar="#julian" when="1732-02-22">Feb. 11, 1731/32,
O.S.</date>
<date calendar="#gregorian #julian" when="1732-02-22">Feb. 22, 1732
(Feb. 11, 1731/32, O.S.)</date>