Show list of timezones in webadmin.

This commit is contained in:
Alexey Sokolov
2012-03-23 01:16:25 +07:00
parent 1d4d657e23
commit 30b99d58f3
4 changed files with 46 additions and 2 deletions
+1
View File
@@ -75,6 +75,7 @@ public:
static CString CTime(time_t t, const CString& sTZ);
static CString FormatTime(time_t t, const CString& sFormat, const CString& sTZ);
static SCString GetTimezones();
private:
protected: