Re: [Quickfix-developers] Asian timezone: setting startTime/endTime
Brought to you by:
orenmnero
From: Oren M. <ore...@ya...> - 2003-03-06 16:37:04
|
QuickFIX will be able to determine if a time span crosses midnight. For instance, if you wanted the time span to run from 20:00UTC to 10:00UTC the next day, you would just set the start and end times accordingly like this: [SESSION] ... StartTime=20:00:00 EndTime=10:00:00 ... Since your end time is lower than your starttime, QuickFIX understands your intention to cross over past midnight. "Brauweiler, Neal" <Neal --- "Brauweiler, Neal" <Nea...@da...> wrote: > How do I setup startTime and endTime for a session > that crosses UTC midnight > (e.g. Japan)? > > __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ |