달력
1. fullcalendar
공식사이트 https://fullcalendar.io
참조
https://aljjabaegi.tistory.com/236
FullCalendar v1.6.4
https://bootsnipp.com/snippets/M3jmA
- 한글 설정 가능
2. jQuery Datepicker
https://jqueryui.com/datepicker/#inline
참조
http://www.nextree.co.kr/p9887/
- 한글 설정 가능
3. Bootstrap 3 Datepicker
https://eonasdan.github.io/bootstrap-datetimepicker/Installing/#installation-guides
https://eonasdan.github.io/bootstrap-datetimepicker/#minimum-setup
참조
https://www.malot.fr/bootstrap-datetimepicker/
https://gslabs.tistory.com/104
https://codepen.io/saifur0123/pen/KZEaeR
$('#datetimepicker12').datepicker({
inline: true,
sideBySide: true
});
4. 기타
1) TOAST UI
https://ui.toast.com/tui-calendar/
2) https://www.cssscript.com/tag/calendar/
3) https://www.jqueryscript.net/tags.php?/Calendar/
4) https://bootsnipp.com/tags/calendar
5) https://mdbootstrap.com/docs/jquery/forms/date-picker/#pre-fill-values