Re: Fwd: Timezone not working
Will Holland <[email protected]>
| Newsgroups | gmane.comp.horde.kronolith |
|---|---|
| Message-ID | <[email protected]> |
could this be related to the problem I am having, that activesync will only sync one way, device->kronolith, but will not sync kronolith->device. Mail, notes, contacts sync fine. I looked at ticket 10194, and saw that it was related to the timezone. I am having that same problem with activesync as well, but I am running php 5.3.3. On 4/28/2014 12:54 PM, Michael J Rubinsky wrote: > No. You should not have to edit ANY file for this to work correctly. > > > mike > Sent from mobile > > -------- Original message -------- > From: Michael J Rubinsky <[email protected]> > Date:04/28/2014 3:51 PM (GMT-05:00) > To: [email protected] > Subject: [kronolith] Fwd: Timezone not working > > Quoting Michael J Rubinsky <[email protected]> > >> Please keep discussions on list. >> >> >> Sent from my Verizon Wireless 4G LTE smartphone >> >> -------- Original message -------- >> From: Will Holland <[email protected]> >> Date:04/28/2014 3:35 PM (GMT-05:00) >> To: [email protected] >> Subject: Re: [kronolith] Timezone not working >> >> >> ----- Forwarded message from Will Holland <[email protected]> >> ----- >> Date: Mon, 28 Apr 2014 12:35:36 -0700 >> From: Will Holland <[email protected]> >> Subject: Re: [kronolith] Timezone not working >> To: [email protected] >> >> On 4/28/2014 11:31 AM, Michael J Rubinsky wrote: >>> >>> Quoting Will Holland <[email protected]>: >>> >>>> Hi, >>>> >>>> I have set the timezone in Preferences->Global Preferences->Locale >>>> and Time to America/Los_Angeles, but kronolith is not factoring in >>>> the timezone when making events. >>>> >>>> Kronolith will also highlight as todays date, the date that it is >>>> in UTC. >>>> >>>> I have checked and the PHP default timezone is set to >>>> America/Los_Angeles, and the server Date call returns PDT time. >>>> When loggin into horde, the last login date/time is in the correct >>>> timezone. >>>> >>>> Is there a setting I am missing somewhere? >>> >>> It sounds like maybe you didn't select to store dates in UTC format >>> in the Kronolith backend. See Admin->Config->Kronolith->Store dates >>> as UTC. >>> >>> >>> >>>> Here is an example: >>>> >>>> In Kronolith make a new event for April 28th 8:AM to 9:AM. This >>>> Appt shows correctly in kronolith. But looking at the ICS generated >>>> you can see that the event was made in UTC, not the local timezone. >>>> So when it syncs, the time is off by 7hours >>>> >>>> BEGIN:VCALENDAR >>>> VERSION:2.0 >>>> X-WR-CALNAME:Exchange >>>> PRODID:-//The Horde Project//Horde iCalendar Library//EN >>>> BEGIN:VEVENT >>>> DTSTART:20140428T080000Z >>>> DTEND:20140428T090001Z >>>> DTSTAMP:20140428T172302Z >>>> UID:20140428172232.3Z-TI8twvYnjztC97XbRwA1@webmail.sandiegosunset.com >>>> CREATED:20140428T172232Z >>>> LAST-MODIFIED:20140428T172232Z >>>> SUMMARY:new event >>>> CLASS:PUBLIC >>>> STATUS:CONFIRMED >>>> TRANSP:OPAQUE >>>> END:VEVENT >>>> END:VCALENDAR >>>> -- >>>> kronolith mailing list >>>> Frequently Asked Questions: http://wiki.horde.org/FAQ >>>> To unsubscribe, mail: [email protected] >>> >>> >>> >>> >>> >> Yes, both UTC items are set to true in the config. >> $conf['calendar']['params']['utc'] = true; >> $conf['resource']['params']['utc'] = true; >> >> setting timezone to true in Horde/registry.php fixes the problem, Is >> there some other config setting that I should be setting vs. changing >> registry.php? >> >> >> ----- End forwarded message ----- >> >> -- >> kronolith mailing list >> Frequently Asked Questions: http://wiki.horde.org/FAQ >> To unsubscribe, mail: [email protected] > > -- kronolith mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]