2.2.9.1.3 RANGETIME

RANGETIME specifies a time condition on the ability to exercise a right that is granted in a certificate or license. The time period is a half-closed interval in which the start time is included in the set but the end time is not.

The RANGETIME element MUST use the following template.

 <RANGETIME>
   <FROM>[[- starttime -]]</FROM>
   <UNTIL>[[- endtime -]]</UNTIL>
 </RANGETIME>
  

[[- starttime -]]: The beginning of the time period in which a right is allowed to be exercised, expressed in UTC.

[[- endtime -]]: The end of the time period in which a right is allowed to be exercised, expressed in UTC.