diff --git a/doc/html/H5.format.html b/doc/html/H5.format.html index fbe22e81a9..a4707b8f5a 100644 --- a/doc/html/H5.format.html +++ b/doc/html/H5.format.html @@ -124,13 +124,14 @@ TABLE.list TD { border:none; }
Header Message Type: 0x000E
Length: fixed
@@ -5502,6 +5503,75 @@ where the group name heap is located.
+
Header Message Type: 0x0012 +
+Length: Fixed +
+Status: Optional, may not be repeated. +
+ +Description: The object modification date + and time is a timestamp which indicates + the last modification of an object. The time is + updated when any object header message changes according to the + system clock where the change was posted. +
+ ++
byte | +byte | +byte | +byte | +
---|---|---|---|
Version | +Reserved | +||
Seconds After Epoch | +
+
Field Name | +Description | +
---|---|
Version | +The version number for the message. This document + describes version one of the new modification time message. | +
Reserved | +This field is reserved and should always be zero. | +
Seconds After Epoch | +The number of seconds since 0 hours, 0 + minutes, 0 seconds, January 1, 1970, Coordinated Universal Time. + |
In order to share header messages between several dataset objects, object header messages may be placed into the global heap. Since these