quickfix
quickfix copied to clipboard
Add support of International Atomic Time
Many FIX acceptors (like Standard Chartered for example) rely on International Atomic Time (TAI) instead of UTC for example. This cause constant time syncing problems between initiator and acceptor.
There is Go implementation that supports TAI https://github.com/brandondube/tai