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

icaltimezone_get_builtin_timezones / icaltimezone_get_builtin_timezone_from_tzid not working #48

Open
monkeyfdude opened this issue Nov 5, 2017 · 0 comments

Comments

@monkeyfdude
Copy link

monkeyfdude commented Nov 5, 2017

Following code returns NSNULL in Xcode/iOS simulator:

icaltimezone *localTZ = icaltimezone_get_builtin_timezone_from_tzid([[NSTimeZone localTimeZone].name UTF8String]);

What do I need to do to make it work?

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

1 participant