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

Incorrect NSDate returned #613

Closed
yetelday opened this issue Mar 10, 2017 · 1 comment
Closed

Incorrect NSDate returned #613

yetelday opened this issue Mar 10, 2017 · 1 comment

Comments

@yetelday
Copy link

yetelday commented Mar 10, 2017

Hello,

when I select for example January 11th, in shouldSelectDate, the date returned is 2017-03-10 23:00:00 +0000

installed via Cocoapods, Xcode 8, FSCalendar 2.7.3

@WenchaoD
Copy link
Owner

Just a format issue. Please stringify the date with DateFormatter for swift or NSDateFormatter for OC.

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