Skip to main content

Additional Time/Date Field Details

UTCTimeOnly
  • Formatted UTC timestamp (time only)
  • string field representing a time represented in UTC in either:
    • HH:MM:SS (whole seconds) or
    • HH:MM:SS.sss* format
UTCDateOnly
  • Formatted UTC timestamp (date only)
  • string field representing Date represented in UTC in YYYYMMDD format.
LocalMktDate
  • Date in the timezone local to the sender
  • string field representing Date represented in sender’s timezone in YYYYMMDD format.