quickfix icon indicating copy to clipboard operation
quickfix copied to clipboard

Add support of International Atomic Time

Open filinvadim opened this issue 1 year ago • 0 comments

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

filinvadim avatar Aug 22 '24 10:08 filinvadim