2.3.14 ExecutionTime
The ExecutionTime property specifies the date and time that a report was generated for transmission. If this property is specified, it MUST be part of a ReportProperties record.
-
ExecutionTime = executionTimeStart executionTimeValue
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
executionTimeStart |
executionTimeValue |
||||||||||||||||||||||||||||||
... |
|||||||||||||||||||||||||||||||
... |
executionTimeStart (1 byte): A byte that specifies the start of the ExecutionTime property. The value of executionTimeStart field MUST be the following value.
-
Value
Parent
0x0C
ReportProperties
executionTimeValue (8 bytes): A signed integer that specifies the date and time as the number of 100 non-second intervals since 12:00 AM January 1, year 1 A.D. in the proleptic Gregorian Calendar, and indicates the date and time that the Report record was executed.