Skip to main content

Setting dates

Dates are stored in Active Directory in two formats.

  • Large Integer (nano seconds from 1601-01-01 00:00:00)

  • UTC Coded time

The dates in Bravura Security Fabric are stored in ISO standard format (YYYY-MM-DD HH24:MI:SS). The conversion between ISO format and native Active Directory format is handled by the agent. A request attribute only needs to accept the ISO format.

Dates displayed and set must be in Coordinated Universal Time (UTC).