Page 1 of 1

Zimbra Calendar no detect time zone (AJAX)

Posted: Mon Mar 27, 2017 7:02 pm
by evilside
Hi

I have Zimbra version 8.7.4_GA_1730. My time zone is (-04:00 Santiago).

When a user in AJAX web UI create a appoinment, Zimbra show an alert: "Zimbra can't to determine your time zone...".

This occur with Linux, Windows, Chrome and Firefox. When use the standar HTML version there not problem.

Image

I have open bug report:
https://bugzilla.zimbra.com/show_bug.cgi?id=107776

Re: Zimbra Calendar no detect time zone (AJAX)

Posted: Wed Mar 29, 2017 7:16 am
by fbzimblet
what is output of date command on your zimbra server?

Code: Select all

# date
Wed Mar 29 15:14:50 +08 2017

Re: Zimbra Calendar no detect time zone (AJAX)

Posted: Fri Mar 31, 2017 9:26 pm
by evilside
Date command output in server (Ubuntu 14 LTS):

Code: Select all

vie mar 31 18:18:11 CLST 2017
Too I changed file data /opt/zimbra/conf/timezones.ics

Code: Select all

TZID:America/Santiago
LAST-MODIFIED:20170327T143329Z
X-ZIMBRA-TZ-PRIMARY:TRUE
X-ZIMBRA-TZ-MATCH-SCORE:100
X-ZIMBRA-TZ-ALIAS:(GMT-04.00) Santiago
X-ZIMBRA-TZ-ALIAS:(UTC-04.00) Santiago
X-ZIMBRA-TZ-ALIAS:Chile/Continental
X-ZIMBRA-TZ-ALIAS:Pacific SA Standard Time
BEGIN:STANDARD
TZNAME:CLT
DTSTART:16010101T000000
TZOFFSETFROM:-0300
TZOFFSETTO:-0400
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=5;BYDAY=2SU
END:STANDARD
BEGIN:DAYLIGHT
TZNAME:CLST
DTSTART:19710101T000000
TZOFFSETFROM:-0400
TZOFFSETTO:-0300
RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=8;BYDAY=2SU
END:DAYLIGHT
END:VTIMEZONE
WIndows client computer time zone:
Image

Linux client computer time zone (Archlinux):

Code: Select all

vie mar 31 18:32:23 -03 2017

Repair time zone error

Posted: Fri Sep 01, 2017 4:51 pm
by evilside
Hi

I have a problem with Zimbra because Ajax Web interface not detect my time zone. viewtopic.php?t=61677

I already have open a bug report but I should like repair it myself before. ¿Somebody know what file I must edit for correct this problem?