Re: [Quickfix-developers] Millisecond resolution in UTCTimeStamp
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2003-11-06 10:34:07
|
Daniel May wrote: > My changes only add milliseconds if the BeginString in the message > header is >= FIX.4.2 . > The old conversion routines do NOT throw an exception if there are > milliseconds in the time stamp, they just get quietly > ignored. The call to strptime() was not bothered by them. My opinion > would be that anyone talking to a > FIX.4.2 connection > needs to be prepared to process milliseconds per the specification. > > I will add the configuration setting if you still think it is needed. IMHO, you should add this option. There are other options (e.g. for out of order fields) which disable FIX compliant behaviour to cope with the pecularities of the different FIX engines. Cheers, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |