You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, nice library by the way.
Im having an issue where i specify an exact DateTime for the start and the ending of the event, when i create the event using the "createOrUpdateEvent".
On android, the dates are not transformed (not applied the time zone, -3 in my case).
On iOS, the dates are transformed ( my timezone is applied, so if I specify for example, today at 15:00, the event dates are transformed according to my time zone, -3, resulting on 12:00).
The text was updated successfully, but these errors were encountered:
Hi, nice library by the way.
Im having an issue where i specify an exact DateTime for the start and the ending of the event, when i create the event using the "createOrUpdateEvent".
On android, the dates are not transformed (not applied the time zone, -3 in my case).
On iOS, the dates are transformed ( my timezone is applied, so if I specify for example, today at 15:00, the event dates are transformed according to my time zone, -3, resulting on 12:00).
The text was updated successfully, but these errors were encountered: