<date-occurred>
Contains the date, in Coordinated Universal Time (UTC), of when this instance of the error occurred. The format is documented in the Remarks section.
Schema Hierarchy
<run-history>
<run-details>
<step-details>
<mv-retry-errors>
<retry-error>
Syntax
<date-occurred>
</date-occurred>
element
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None
Child Elements
None
Parent Elements
Element | Description |
---|---|
Lists an error that occurs when you export a metaverse delta out to a connected data source. |
|
Lists an error that occurs when you import a connector space delta into the metaverse. |
|
Contains information about an object that could not be synchronized. |
Remarks
The UTC format is yyyy-MM-dd HH:mm:ss.fff.
Format specifier | Description |
---|---|
yyyy |
Specifies the four-digit year. |
MM |
Specifies the two-digit month in the range from 1 through 12. |
dd |
Specifies the two-digit day of the month in the range from 1 through 31. |
HH |
Specifies the-two digit hour of the day in 24-hour format in the range from 0 through 23. |
mm |
Specifies the two-digit minute of the day in the range from 0 through 59. |
ss |
Specifies the two-digit second of the day in the range from 0 through 59. |
fff |
Specifies the three-digit fractions of a second in the range from 0 through 999. |
See Also
Reference
<export-error> of <synchronization-errors>
<import-error>
<retry-error>