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

How to init a date in one specific month when I calendar show up? #318

Closed
Huy-Vu opened this issue Jul 20, 2016 · 2 comments
Closed

How to init a date in one specific month when I calendar show up? #318

Huy-Vu opened this issue Jul 20, 2016 · 2 comments

Comments

@Huy-Vu
Copy link

Huy-Vu commented Jul 20, 2016

Expected Behavior

I have a Date in advance and want to show that date as a selected date on calendar when I come to calendar view

Current Behavior

Only able show the current month

@Huy-Vu Huy-Vu changed the title How to Init a date in one specific month when I calendar show up? How to init a date in one specific month when I calendar show up? Jul 20, 2016
@Rashesh-Bosamiya
Copy link

Following line of code would select the date you pass.

calendarView.toggleViewWithDate(NewDate)
make sure about the date format it takes.

Generally it is "yyyy-MM-dd HH:mm:ss Z"

@elsesiy
Copy link
Member

elsesiy commented Sep 2, 2016

@Rashesh-Bosamiya got it right, if you've further remarks @Huy-Vu please let me know!

@elsesiy elsesiy closed this as completed Sep 2, 2016
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

3 participants