Changeset 2461 in ntrip for trunk/BNS/bnsoutf.cpp


Ignore:
Timestamp:
Apr 28, 2010, 1:08:15 PM (14 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnsoutf.cpp

    r1668 r2461  
    110110
    111111  if (nextEpoch) {
    112    *nextEpoch = QDateTime(nextDate, nextTime);
     112    *nextEpoch = QDateTime(nextDate, nextTime, Qt::UTC);
    113113  }
    114114
Note: See TracChangeset for help on using the changeset viewer.