Skip to content

FIX TAG 2340

EventMonthYear

MonthYearAdded FIX.5.0SP2 · EP161

Definition

Used with derivatives when an event is express as a month-year with optional day or month or week of month.

Additional detail from the official source

Format: YYYYMM (e.g. 199903) YYYYMMDD (e.g. 20030323) YYYYMMwN (e.g. 200303w2) for week 2 A specific date can be appended to the month-year. For instance, if multiple event types exist in the same Year and Month, but actually at a different time, a value can be appended, such as "w1"or "w2" to indicate the week. Likewise, the day of month (01-31) can be appended to indicate a specific event date.

Compare versions

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

FIX 5.0 SP2 FIX Latest · EP309

This tag is not present in the FIX 5.0 SP2 source. There is no definition or value list to compare.

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

About the MonthYear data type

string field representing month of a year. An optional day of the month can be appended or an optional week code.

Valid formats:

YYYYMM

YYYYMMDD

YYYYMMWW

Valid values:

YYYY = 0000-9999; MM = 01-12; DD = 01-31; WW = w1, w2, w3, w4, w5.

Used in messages 97

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