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

Add a method to get calender date components #32

Closed
varkor opened this issue Jul 10, 2015 · 1 comment
Closed

Add a method to get calender date components #32

varkor opened this issue Jul 10, 2015 · 1 comment
Assignees

Comments

@varkor
Copy link

varkor commented Jul 10, 2015

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).

@hons82
Copy link
Owner

hons82 commented Jul 10, 2015

Could be a helpful method indeed.
If you have time, add the method and send me a pull request for that.

I'll probably not have time in July for this...

On 10 Jul 2015, at 11:45, varkor [email protected] wrote:

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.

@hons82 hons82 self-assigned this Jul 13, 2015
hons82 added a commit that referenced this issue Jul 13, 2015
Still some issue with the timezone
@hons82 hons82 closed this as completed Jan 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants