Re: [Quickfix-users] millisec in timestamps not showing
Brought to you by:
orenmnero
From: <or...@qu...> - 2008-09-06 03:10:47
|
What version of FIX are you using? Earlier versions of FIX (4.1 and before) do not support milliseconds in timestamps. --oren > -------- Original Message -------- > Subject: [Quickfix-users] millisec in timestamps not showing > From: DKL-Gator <dl...@sx...> > Date: Fri, September 05, 2008 9:21 pm > To: qui...@li... > > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I have MillisecondsInTimeStamp set to Y in my config file. However when I > create a timestamp such as with the following code, the timestamp in the > message does not have milliseconds in it. What am I doing wrong? > > message.set(FIX::ExpireTime(FIX::UtcTimeStamp())); > > Thanks, > Dean > -- > View this message in context: http://www.nabble.com/millisec-in-timestamps-not-showing-tp19342392p19342392.html > Sent from the QuickFIX - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users |