Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Add checks in Config #7

Closed
petethepig opened this issue Dec 21, 2015 · 3 comments
Closed

Add checks in Config #7

petethepig opened this issue Dec 21, 2015 · 3 comments
Assignees

Comments

@petethepig
Copy link
Contributor

Add checks to prevent typos & such:

$('input').daterangepicker({period: 'quartre'}); // typo
// should throw an error "invalid period"
@petethepig petethepig self-assigned this Dec 21, 2015
@raviji
Copy link

raviji commented Jan 20, 2016

how to choose current month of days?

@petethepig
Copy link
Contributor Author

I'm not sure what you mean. Can you elaborate a little more?

@raviji
Copy link

raviji commented Feb 4, 2016

i got fixed current month. thnx @petethepig

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants