Which calendar do you recommend on pure js?
-
Hello!
Suggest a js calendar.
The requirements are simple:
- Ability to specify inactive days
- Ability to select not only the date but also the time (Optional)
- Date picks
- Pure js
What I've already found:
Pickadate - good, but scary in alpha
v-calendar - that's what you need, but woo
JavaScript Anonymous, May 26, 2020 - Ability to specify inactive days
-
Ultimate calendar, without anything. Uses native components and looks not like a hipster craft, but like a serious corporate element. Styled with css as desired
https://jsfiddle.net/vkorotenko/ufr652vp/Anonymous
1 Answers
Your Answer
To place the code, please use CodePen or similar tool. Thanks you!