Ref T259, Ref T243 utility functions for timestamp based classes and parts plus renamings

This commit is contained in:
Klaus Basan
2018-03-04 10:48:04 +01:00
parent df38107852
commit 55e2690ceb
6 changed files with 31 additions and 4 deletions

View File

@@ -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;