summaryrefslogtreecommitdiffstats
path: root/include/config.h
diff options
context:
space:
mode:
authorscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2006-12-19 16:17:21 +0800
committerscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2006-12-19 16:17:21 +0800
commitd259020e081b983eebc445e9b5d736f959b892b1 (patch)
tree0da9ac23158a3da15d5aa0a34a142b2ffb02095c /include/config.h
parente939d37a5a3579e0650985b699cc4ea410d6e4a4 (diff)
downloadpttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar.gz
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar.bz2
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar.lz
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar.xz
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.tar.zst
pttbbs-d259020e081b983eebc445e9b5d736f959b892b1.zip
bbslink uses gmtime() so is in UTC timezone
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3455 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/config.h')
-rw-r--r--include/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.h b/include/config.h
index 322aa3ca..9cf75555 100644
--- a/include/config.h
+++ b/include/config.h
@@ -142,7 +142,7 @@
#endif
#ifndef INNTIMEZONE
-#define INNTIMEZONE "+0800 (CST)"
+#define INNTIMEZONE "+0000 (UTC)"
#endif
#ifndef ADD_EXMAILBOX