Skip to content

Conversation

@ryancrosby
Copy link

Due to complexities of our app, we need to set the timezone on our UIDatePickers to something different from our default timezone. This causes us problems when using QuickDialog. Previously we just changed our default timezone before loading QuickDialog, this led to issues when it was displayed modally on an iPad.

With this change, we don't have to override our default timezone for the app, and can just set the timezone on the date picker. I also added an example to the example project for testing and verification. Let me know if you have any questions.

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

Successfully merging this pull request may close these issues.

1 participant