Problem with Date /Time

Hi There i create a new Activity via API with correct date /time.
The activity is created in Pipedrive but with different date/time…
(looks like in a different time zone… but settings indicate correct timezone)

Are you directly specifying the add_time?
If not, the activity creation time should default to UTC±00:00

the creation time is not the issue.
i add due_date and due_time to the activity. Thats the problem. Really strange

Are you setting the time to UTC±00:00?

For example, if your timezone was -03:00 and you wanted the due time for your activity to be at 8:00, you would set the time at 11:00 in due_time as it is then effected (and changes time) once it reaches inapp.

Thanks a lot! get It