Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 03-10-2009, 12:57 PM
Senior Member
 
Posts: 61
Thumbs up fixed

Quote:
Originally Posted by dlbewley View Post
Some of my appointments are showing the right time and some are moved an hour later.

I have an appt for tomorrow. It should be at 3pm. It displays as 4pm in ZCS and on my Windows smart phone. If I edit the appointment in ZCS the form is correctly pre-populated with 3pm.

I dumped my calendar:
Code:
curl -k -u ${USER} https://zimbra/home/${USER}/calendar?fmt=ics > zimbra.ics
I grepped the TZID of the appointment:
DTSTART;TZID="GMT-08.00":20090108T080000

I have an old recurring appt on Thursday and it is displaying as expected.
I grepped that TZID:
DTSTART;TZID="(GMT-08.00) Pacific Time (US & Canada)":20071019T130000

The first appt does not have an exact match in timezones.ics ("GMT-08.00").
Maybe if there is not an exact match it uses some inaccurate default?

Code:
[zimbra@zebra conf]$ grep 'GMT-08' timezones.ics
TZID:(GMT-08.00) Pacific Time (US & Canada)
TZID:(GMT-08.00) Tijuana / Baja California
This is Zimbra 5.0.10 on RHEL
I didn't mention that this appointment was created from my Smart Phone.

I just opened it in ZCS and changed the timezone, and now it displays
correctly on ZCS and the phone. The diff looks basically like this.

Code:
< DTSTART;TZID="GMT-08.00":20090310T150000
< DTEND;TZID="GMT-08.00":20090310T160000
---
> DTSTART;TZID="(GMT-08.00) Pacific Time (US & Canada)":20090310T150000
> DTEND;TZID="(GMT-08.00) Pacific Time (US & Canada)":20090310T160000
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.