The estimated date and time of the end of the scan. Note
that this may be generated at the start or during the scan,
before the precise time of the end of the scan is known.
Data Type
Data type code
yyyy-mm-dd
Data type detail
Standard format for CIF date and time strings (see
http://www.iucr.org/iucr-top/cif/spec/datetime.html),
consisting of a yyyy-mm-dd date optionally followed by
the character 'T' followed by a 24-hour clock time,
optionally followed by a signed time-zone offset.
The IUCr standard has been extended to allow for an optional
decimal fraction on the seconds of time.
Time is local time if no time-zone offset is given.
Note that this type extends the mmCIF yyyy-mm-dd type
but does not conform to the mmCIF yyyy-mm-dd:hh:mm
type that uses a ':' in place of the 'T' specified
by the IUCr standard. For reading, both forms should
be accepted, but for writing, only the IUCr form should
be used.
For maximal compatibility, the special time zone
indicator 'Z' (for 'Zulu') should be accepted on
reading in place of '+00:00' for GMT.