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

Michael Van Canneyt michael at freepascal.org
Thu Jun 4 10:13:44 CEST 2020



On Thu, 4 Jun 2020, Francesco Sammarco wrote:

> I tested this way. But not run correctly. Who is the Google API creator?

Google of course.

This is not a problem of the FPC API. 
The API just tranfers data in a typesafe manner:
All it does is give you a way to create and interpret the JSON in a typesafe manner.

It does not know or care how Google interprets the data you send, this you
need to ask on Google forums or stackoverflow or somesuch.

Michael.


More information about the lazarus mailing list