From a02ca8fd76dfa6b0f280780f76fb9bfce5a9fd36 Mon Sep 17 00:00:00 2001 From: Jim Hu Date: Fri, 26 Dec 2008 16:59:10 +0000 Subject: eliminate negative event lengths and adjust display lengths for short events --- config.inc.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.inc.php') diff --git a/config.inc.php b/config.inc.php index 4eb7eb2..e961a05 100644 --- a/config.inc.php +++ b/config.inc.php @@ -15,7 +15,8 @@ $configs = array( # 'show_todos' => 'no', 'show_completed' => 'no', # 'timezone' => 'US/Central', - 'timezone' => 'America/Bogota', +# 'timezone' => 'America/Bogota', + 'timezone' => 'Europe/Paris', # 'second_offset' => $secs, # 'cookie_uri' => '' ); -- cgit v1.2.3