mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-16 02:06:08 +08:00
Ref T259, Ref T243 utility functions for timestamp based classes and parts plus renamings
This commit is contained in:
@@ -162,7 +162,7 @@ namespace BlackMisc
|
||||
qint64 getTimeOffsetMs() const { return m_timeOffsetMs; }
|
||||
|
||||
//! Having a valid offset time
|
||||
bool hasOffsetTime() const;
|
||||
bool hasNonZeroOffsetTime() const;
|
||||
|
||||
//! Offset with unit
|
||||
QString getTimeOffsetWithUnit() const;
|
||||
|
||||
Reference in New Issue
Block a user