Skip to content

FIX TAG 1496

ComplexEventEndTime

UTCTimeOnlyAdded FIX.5.0SP1 · EP92

Definition

Specifies the end time of the time range on which a complex event date is effective.

ComplexEventEndTime must always be greater than or equal to ComplexEventStartTime.

Compare versions

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

FIX 5.0 SP2 FIX Latest · EP309

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-59, SS = 00-60 (60 only if UTC leap second), sss* fractions of seconds. The fractions of seconds may be empty when no fractions of seconds are conveyed (in such a case the period is not conveyed), it may include 3 digits to convey milliseconds, 6 digits to convey microseconds, 9 digits to convey nanoseconds, 12 digits to convey picoseconds; Other number of digits may be used with bilateral agreement.

Used in messages 97

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