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 disable set of days #5

Open
abdulkadhir opened this issue Jan 17, 2018 · 0 comments
Open

how to disable set of days #5

abdulkadhir opened this issue Jan 17, 2018 · 0 comments

Comments

@abdulkadhir
Copy link

@didinj I want to disable the dates that are on my backend.
my JSON format is:
`

[
"2018-01-06",
"2018-01-07",
"2018-01-13",
"2018-01-14",
"2018-01-20",
"2018-01-21",
"2018-01-27",
"2018-01-28"
]` when I tried to convert the above array to date object it throws a runtime error.
can you send me some sample code for this
thanks in advance

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

1 participant