Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Zealand - ETimeZoneInvalid #35

Closed
ertankucukoglu opened this issue Dec 16, 2020 · 2 comments
Closed

New Zealand - ETimeZoneInvalid #35

ertankucukoglu opened this issue Dec 16, 2020 · 2 comments

Comments

@ertankucukoglu
Copy link

Hello,

New Zealand could not be identified as a timezone using a code line below with current version of the sources.

PickupDateTime := TBundledTimeZone.GetTimeZone(FData.bookings[I].pickup_date_time_zone).ToLocalTime(FData.bookings[I].pickup_date_time);

I could not clearly understand reason of the source as it is using 2020d version of the time zone database.

Stack trace is like below:
image

Any help is appreciated.

Thanks & Regards,
Ertan

@pavkam
Copy link
Owner

pavkam commented Dec 16, 2020 via email

@ertankucukoglu
Copy link
Author

Hello,

It seems web service I am using sending wrong timezone name. I will see if they can fix that. I sincerely hope that they can.

Sorry for the noise.

Thanks & Regards,
Ertan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants