mirror of
https://github.com/znc/znc.git
synced 2026-08-07 09:22:55 +02:00
Move TZ-related code to own place.
This commit is contained in:
@@ -73,6 +73,9 @@ public:
|
||||
static void GenerateCert(FILE *pOut, const CString& sHost = "");
|
||||
#endif /* HAVE_LIBSSL */
|
||||
|
||||
static CString CTime(time_t t, const CString& sTZ);
|
||||
static CString FormatTime(time_t t, const CString& sFormat, const CString& sTZ);
|
||||
|
||||
private:
|
||||
protected:
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user