LastUpdateTime

Tag 779

LastUpdateTime

Abbreviation: LastUpdateTm
TypeUTCTimestamp
Tag779
AddedFIX.4.4
Used in6 messages

Description

Timestamp of last update to data item (or creation if no updates made since creation).

Wire Format & Usage Example

Single field (key=value)
779=20240101-09:30:00.000
In a FIX message (SettlementInstructions)
8=FIX.4.4 | 9=... | 35=T | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 779=20240101-09:30:00.000 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 779=20240101-09:30:00.000 is this field's position in the message.