mirror of
https://github.com/znc/znc.git
synced 2026-06-28 05:51:50 +02:00
Promote server-time formatting to Utils
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
|
||||
static CString CTime(time_t t, const CString& sTZ);
|
||||
static CString FormatTime(time_t t, const CString& sFormat, const CString& sTZ);
|
||||
static CString FormatServerTime(const timeval& tv);
|
||||
static SCString GetTimezones();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user