Re: [Evolution] Edit Entry Different Time Zone then System

2018-04-09 Thread Milan Crha
On Sun, 2018-04-08 at 07:29 -0400, Will W wrote:
> On Sun, 2018-04-08 at 07:02 -0400, Will W wrote:
> > A remote calendar (CalDav) 3.26.6 (3.26.6-1.fc27)
> 
> I would like to add that if I use my phone or tablet to create a new
> entry and then view it in Evolutionit is the correct timezone.
> This
>  is weird. 

Hi,
depending on the server, the event can be changed by it. You can verify
what evolution sends to the server and what it receives back when you
run the calendar factory from a terminal with enabled debugging:

   $ CALDAV_DEBUG=all /usr/libexec/evolution-calendar-factory -w

Then run evolution and repeat the steps. You should see new output on
the console of the calendar factory with raw iCalendar data. Search for
DTSTART and DTEND lines inside BEGIN:VEVENT and END:VEVENT lines, which
define the event as such. The DTSTART/DTEND should contain TZID
parameter. There's also a SUMMARY and all other details. When you save
an event in Evolution, it is written to the server (with the PUT
request) and immediately read back (with a GET request), then you can
compare what had been sent to the server and what the server returned
back.

This is only a guess, but I recall some servers do not like expanded
time zones, which libical can use, thus it can be the server rejected
the timezone definition and replaced it with UTC.
Bye,
Milan
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Edit Entry Different Time Zone then System

2018-04-08 Thread Will W
On Sun, 2018-04-08 at 07:02 -0400, Will W wrote:
> On Sun, 2018-04-08 at 05:30 +0200, Andre Klapper wrote:
> > Hi,
> > 
> > On Sat, 2018-04-07 at 17:38 -0400, Will W wrote:
> > > I have a question on Evolution calendar.  Hopefully I explain
> > > this
> > > right
> > > 
> > > When I create an entry in the calendar (New York time zone)
> > > Everything
> > > is fine, but when I edit it the time zone goes to UTC. The system
> > > is
> > > set to use the NY time zone.
> > > 
> > > Weird!!  Tried to a search on google but nothing really comes up
> > > on
> > > this.  Not sure if it a bug or it is a setting somewhere I
> > > missed. 
> > > 
> > > I did see this but there was no solution. 
> > > https://mail.gnome.org/archives/evolution-list/2018-February/msg0
> > > 00
> > > 09.html 
> > 
> > Which calendar type (local, remote, ...)? Which Evolution version?
> > 
> > andre
> 
> 
> A remote calendar (CalDav) 3.26.6 (3.26.6-1.fc27)
> 
> Will

I would like to add that if I use my phone or tablet to create a new
entry and then view it in Evolutionit is the correct timezone. This
 is weird. 

Will
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Edit Entry Different Time Zone then System

2018-04-08 Thread Will W
On Sun, 2018-04-08 at 05:30 +0200, Andre Klapper wrote:
> Hi,
> 
> On Sat, 2018-04-07 at 17:38 -0400, Will W wrote:
> > I have a question on Evolution calendar.  Hopefully I explain this
> > right
> > 
> > When I create an entry in the calendar (New York time zone)
> > Everything
> > is fine, but when I edit it the time zone goes to UTC. The system
> > is
> > set to use the NY time zone.
> > 
> > Weird!!  Tried to a search on google but nothing really comes up on
> > this.  Not sure if it a bug or it is a setting somewhere I missed. 
> > 
> > I did see this but there was no solution. 
> > https://mail.gnome.org/archives/evolution-list/2018-February/msg000
> > 09.html 
> 
> Which calendar type (local, remote, ...)? Which Evolution version?
> 
> andre


A remote calendar (CalDav) 3.26.6 (3.26.6-1.fc27)

Will
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Edit Entry Different Time Zone then System

2018-04-07 Thread Andre Klapper
Hi,

On Sat, 2018-04-07 at 17:38 -0400, Will W wrote:
> I have a question on Evolution calendar.  Hopefully I explain this
> right
> 
> When I create an entry in the calendar (New York time zone)
> Everything
> is fine, but when I edit it the time zone goes to UTC. The system is
> set to use the NY time zone.
> 
> Weird!!  Tried to a search on google but nothing really comes up on
> this.  Not sure if it a bug or it is a setting somewhere I missed. 
> 
> I did see this but there was no solution. 
> https://mail.gnome.org/archives/evolution-list/2018-February/msg9.html 

Which calendar type (local, remote, ...)? Which Evolution version?

andre
-- 
Andre Klapper  |  ak...@gmx.net
http://blogs.gnome.org/aklapper/
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Edit Entry Different Time Zone then System

2018-04-07 Thread Will W
Hello all, 

I have a question on Evolution calendar.  Hopefully I explain this
right

When I create an entry in the calendar (New York time zone) Everything
is fine, but when I edit it the time zone goes to UTC. The system is
set to use the NY time zone.

Weird!!  Tried to a search on google but nothing really comes up on
this.  Not sure if it a bug or it is a setting somewhere I missed. 

I did see this but there was no solution. 
https://mail.gnome.org/archives/evolution-list/2018-February/msg9.h
tml 

Thanks,
Will W
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list