File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 543
543
544
544
<section title =" Defined Formats" >
545
545
546
- <section title =" Dates and Times " >
546
+ <section title =" Dates, Times, and Duration " >
547
547
<t >
548
548
These attributes apply to string instances.
549
549
</t >
550
550
<t >
551
551
Date and time format names are derived from
552
552
<xref target =" RFC3339" >RFC 3339, section 5.6</xref >.
553
+ The duration format is from the ISO 8601 ABNF as given
554
+ in Appendix A of RFC 3339.
553
555
</t >
554
556
<t >
555
557
Implementations supporting formats SHOULD implement support for
567
569
A string instance is valid against this attribute if it is
568
570
a valid representation according to the "full-time" production.
569
571
</t >
572
+ <t hangText =" duration:" >
573
+ A string instance is valid against this attribute if it is
574
+ a valid representation according to the "duration" production.
575
+ </t >
570
576
</list >
571
577
</t >
572
578
<t >
You can’t perform that action at this time.
0 commit comments