[This message was posted by Rolf Andersson of Pantor Engineering <rolf.anders...@pantor.com> to the "FAST Protocol" discussion forum at http://fixprotocol.org/discuss/46. You can reply to it on-line at http://fixprotocol.org/discuss/read/1a54ec74 - PLEASE DO NOT REPLY BY MAIL.]
Hi Robert, tag 52 (SendingTime) has type UTCTimeStamp. If you review the type definition in Fiximate you will find that two alternative formats are specified for FIX: 1. YYYYMMDD-HH:MM:SS (whole seconds) or 2. YYYYMMDD-HH:MM:SS.sss (milliseconds) The default unit for the FAST 1.2 Timestamp type is milliseconds, so if you want millisecond resolution, your spec would be: <timestamp .../> If on the other hand you want second resolution then you have to specify a unit as in: <timestamp unit="second" .../> Pls refer to the page 9 in the FAST 1.2 addendum available on www.fixprotocol.org/fast Best, Rolf > Hi Guys, > > Kind of still new to FAST, hope you can help me along. > > Let's say I currently have <string name="SendingTime" id="52"></string> in my > 1.1 template. How would I replace that with a nice, new 1.2 timestamp? > > I know the question is very general and probably painfully basic but again I > thank you in advance for you help. > > Robert [You can unsubscribe from this discussion group by sending a message to mailto:unsubscribe+100932...@fixprotocol.org] -- You received this message because you are subscribed to the Google Groups "Financial Information eXchange" group. To post to this group, send email to fix-proto...@googlegroups.com. To unsubscribe from this group, send email to fix-protocol+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/fix-protocol?hl=en.