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
At the moment, the THDatePickerViewController has a method to get the date selected by the user, but it would actually be more accurate to get the date components, as a NSDateComponents object. (In fact, this would be preferable to the solution discussed in #30).
The text was updated successfully, but these errors were encountered:
At the moment, the THDatePickerViewController has a method to get the date selected by the user, but it would actually be more accurate to get the date components, as a NSDateComponents object. (In fact, this would be preferable to the solution discussed in #30).
—
Reply to this email directly or view it on GitHub.
At the moment, the THDatePickerViewController has a method to get the date selected by the user, but it would actually be more accurate to get the date components, as a NSDateComponents object. (In fact, this would be preferable to the solution discussed in #30).
The text was updated successfully, but these errors were encountered: