Re: [Lazarus] Google Calendar API TEvent start or _end (TDatetime) question

2020-06-05 Thread wkitty42--- via lazarus
On 6/5/20 2:04 AM, Francesco Sammarco wrote: Of course, it's just not the idea of how to check if the time falls in daylight saving time or not. why not? that is the problem and apparently the API and/or backend code at google don't handle it so the creator of the event/appointment must...

Re: [Lazarus] Google Calendar API TEvent start or _end (TDatetime) question

2020-06-05 Thread Francesco Sammarco via lazarus
Ok. But not so how to do it. Is there an example? Il giorno ven 5 giu 2020 alle ore 13:54 wkitty42--- via lazarus < lazarus@lists.lazarus-ide.org> ha scritto: > On 6/5/20 2:04 AM, Francesco Sammarco wrote: > > Of course, it's just not the idea of how to check if the time falls in > daylight > > s

Re: [Lazarus] Google Calendar API TEvent start or _end (TDatetime) question

2020-06-05 Thread John Landmesser via lazarus
As Example for Germany: https://wiki.freepascal.org/Daylight_saving_time/de Am 05.06.20 um 14:00 schrieb Francesco Sammarco via lazarus: Ok. But not so how to do it. Is there an example? Il giorno ven 5 giu 2020 alle ore 13:54 wkitty42--- via lazarus mailto:lazarus@lists.lazarus-ide.or

Re: [Lazarus] Google Calendar API TEvent start or _end (TDatetime) question

2020-06-05 Thread Francesco Sammarco via lazarus
Sorry but I knew it is not wise to implement it like this, because being a political choice it can change from year to year. But if there is no alternative, I will proceed on that road too. Il giorno ven 5 giu 2020 alle ore 14:04 John Landmesser via lazarus < lazarus@lists.lazarus-ide.org> ha scri

Re: [Lazarus] fpWeb and server-sent events

2020-06-05 Thread silvioprog via lazarus
On Wed, Jun 3, 2020 at 3:46 PM Luca Olivetti via lazarus < lazarus@lists.lazarus-ide.org> wrote: > El 3/6/20 a les 19:41, silvioprog via lazarus ha escrit: > Good, then I guess the question is if firexox and/or chromium are stable > enough to run 24/7 (which I doubt...) 😂 -- Silvio Clécio -- _

Re: [Lazarus] Google Calendar API TEvent start or _end (TDatetime) question

2020-06-05 Thread Marcello via lazarus
AFAIK, from 2010, in Italy dayligth starts on last sunday of march and ends the last sunday of october nomorelogic Il 05/06/20 15:57, Francesco Sammarco via lazarus ha scritto: Sorry but I knew it is not wise to implement it like this, because being a political choice it can change from year