Datatype TZTimeOnly
SYNOPSIS:
string field representing the time represented based on ISO 8601. This is the time with a UTC offset to allow identification of local time and timezone of that time.
Format is HH:MM[:SS][Z | [ + | - hh[:mm]]] where HH = 00-23 hours, MM = 00-59 minutes, SS = 00-59 seconds, hh = 01-12 offset hours, mm = 00-59 offset minutes.
Pedigree
| Added |
EP |
Updated |
EP |
Deprecated |
EP |
| FIX.4.4 | | FIX.5.0SP2 | 206 | | |
Mappings
| Standard |
Base type |
Parameter |
Pattern |
| TagValue | TZTimeOnly | | |
| XML | xs:time | | |