We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I can't seem to set January as the viewStartDate.
When I initialize Kalendae with viewStartDate:[2013,1] the calendar starts correctly at February 2013.
When I initialize Kalendae with viewStartDate:[2013,0] the calendar starts incorrectly at July 2012.
Any ideas?
The text was updated successfully, but these errors were encountered:
Seems fixed now, can you check please?
PS: you can also use 2013-01-01
2013-01-01
Sorry, something went wrong.
I'm closing this one, please comment if it isn't
sorry for the late reply,
the issue still exists.
broken example: http://jsfiddle.net/timme/uTV7Q/
correct example: http://jsfiddle.net/timme/vPFTh/
confirmed
How about this? Having the same problem.
No branches or pull requests
Hello,
I can't seem to set January as the viewStartDate.
When I initialize Kalendae with viewStartDate:[2013,1] the calendar starts correctly at February 2013.
When I initialize Kalendae with viewStartDate:[2013,0] the calendar starts incorrectly at July 2012.
Any ideas?
The text was updated successfully, but these errors were encountered: