What This Field Means

When this unit record was first added to the guide’s underlying record system.

This records when the database row was first created. It supports audit trails, ingestion review, and reconstruction of how the catalog grew.

How to Read It Correctly

Creation time is not the unit’s activation, constitution, commissioning, first historical appearance, or effective start date. A Civil War unit can have a database creation timestamp from 2026.

Example

2026-09-02 18:51:42 UTC.

Technical Specification

The database column is [USMIL-Unit].[Unit].[CreatedUTC]. Required UTC creation timestamp with a database default. It records database provenance, not the unit’s activation date.

The database supplies a UTC timestamp automatically when the row is inserted. Preserve it as system provenance; corrections to historical facts must not rewrite the original creation time.

PropertyDefinition or current value
Database columnCreatedUTC
Column order56
SQL data typedatetime2(0)
Kind of informationUTC database audit timestamp
CardinalityOne stored value per Unit row.
RequiredYes
Database default(sysutcdatetime())
Key or relationshipNone
Database check constraint([CurrentStatus]=N'Planned' OR [CurrentStatus]=N'Status unknown' OR [CurrentStatus]=N'Historical' OR [CurrentStatus]=N'Inactive' OR [CurrentStatus]=N'Current')
Live population9341 of 9341 Unit records (100%)
Distinct nonblank values in the live table1882
Live profile measuredSeptember 2, 2026, 20:43 UTC

Allowed Values and Definitions

No preset menu applies to this field. It stores an identifier, relationship, measurement, date, timestamp, or evidence-derived narrative. Valid content is governed by the SQL type, key relationship, nullability, retained evidence, and the field-specific recording rule above. A list of observed contents would be data, not a list of allowed options.

Missing, Unknown, and Conflicting Information

This column cannot be NULL in the Unit table. When the underlying fact is incomplete, the record must use an allowed explicit disposition or a supported evidence-derived statement. Required storage does not mean that every historical fact is known, and it never authorizes a guessed value.

Connections to Other Fields