Skip to content

FIX TAG 273

MDEntryTime

UTCTimeOnlyAdded FIX.4.2

Definition

Time of Market Data Entry.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 4.2 FIX 4.4

No differences in name, type, definition text, deprecation, or enumerated values.

No enumerated values are defined for this field in this source.

About the UTCTimeOnly data type

string field representing Time-only represented in UTC (Universal Time Coordinated, also known as "GMT") in either HH:MM:SS (whole seconds) or HH:MM:SS.sss (milliseconds) format, colons, and period required. This special-purpose field is paired with UTCDateOnly to form a proper UTCTimestamp for bandwidth-sensitive messages. Valid values: HH = 00-23, MM = 00-60 (60 only if UTC leap second), SS = 00-59. (without milliseconds) HH = 00-23, MM = 00-59, SS = 00-60 (60 only if UTC leap second), sss=000-999 (indicating milliseconds).

Used in messages 2

Includes nested components and repeating groups. Open a location to see its surrounding requirements.