Microsoft Identity Integration Server 2003 Developer Reference

date-occurred

The <date-occurred> element is the date, in Coordinated Universal Time (UTC), when this instance of the error occurred. The format is documented in the Remarks section.

Usage

<date-occurred/>

Attributes

None.

Child Elements

None.

Parent Elements

Element
<export-error>
<import-error>
<retry-error>

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.

Element Information

Can be empty No