Re: [Quickfix-developers] UtcTimeStamp::tm_isdst = -1
Brought to you by:
orenmnero
From: Oren M. <or...@qu...> - 2004-08-02 19:25:46
|
Actually, thinking this through a little more, it probably has more to do with adding and subtracting seconds to a UtcTimeStamp. This is not something I really know how to do reliably without using a time_t. Any suggestions on this? --oren On Aug 2, 2004, at 1:46 PM, Brendan B. Boerner wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX FAQ: http://www.quickfixengine.org/quickfix/doc/html/FAQ.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > Hi, > > UtcTimeStamp::setCurrent() sets tm_isdst = -1, why is this done > instead of using the value as set by gmtime()? > > Thanks, > Brendan > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source > Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |