2.5.4.12 PtgEHour
The PtgEHour structure specifies a Unit Number with a unit of hours.
When found in a formula expression, this structure MUST satisfy the following ABNF.
ABNF:
-
PtgEHour = double-value "EH"
double-value is a double precision floating-point number expressed as hours.
When stored in a Cell_Type element, this structure has the following attribute values.
Attribute |
Value |
---|---|
V |
MUST be the numeric value of the structure expressed as a durationInternalUnitNumber. |
U |
MUST be "EH". |