-
Notifications
You must be signed in to change notification settings - Fork 1k
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
added disable masks: supports business days and even/odd weeks; completed nl_NL translations #884
base: master
Are you sure you want to change the base?
Conversation
nl_NL counts as nl_BE too btw
solved some notation issues that made Travis fail
I'm new to committing and this is my first JS project in a long while. I may be doing things wrong but that's mostly because all these new tools confuse me. Still, added are a few functions to do the following:
|
Currently no experience with Grunt so I didn't update the minified versions of the JS. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please separate feature and i18n. And please rebase your master branch before creating the new branches from it.
Hi.. How to disable specific days of each month, for the entire period, or the other way around, enable only specific days. In the specific case, I want only the 15th of each month to be chosen. Thanks for the feedback |
nl_NL counts as nl_BE too btw