0.3.3 • Published 2 years ago
bookingflix_calendar_items v0.3.3
Bookingflix Calendar Items
Diverse Datums- und Kalender-Funktionen
Beispiele
Ausgabe des Datums
<bookingflix-calendar-items settings='{"lang": "de", "view": "date-string", "date": ["2022-10-31 12:00", "2022-10-31 14:00"]}'></bookingflix-calendar-items>
Kalender-Icon
<bookingflix-calendar-items settings='{"lang": "de", "date": ["2022-10-12 11:00", "2022-10-12 16:00"], "view": "calendar-letter", "style": {"colors": {"main": "#ff00ff"}}}'></bookingflix-calendar-items>
Punktkalender
<bookingflix-calendar-items settings='{"lang": "de", "style": { "colors": { "main": "#424242" } }, "view": "dot-calendar", "links": [["Entry", "#"], ["Entry2", "#"]], "date": ["2021-10-30", "2021-10-30"]}'></bookingflix-calendar-items>
Timer
<bookingflix-calendar-items settings='{"view": "timer", "date": ["2021-10-12 16:00"]}'></bookingflix-calendar-items>
Monats-Kalender
<bookingflix-calendar-items settings='{lang: "de", view: "month-calendar", date: ["2022-08-10 12:00", "2022-09-14 14:00", "2022-09-01 12:00:00"], onChange: function (month, year) { console.log(month, year) }, callback: function (date) { alert(date) }}'></bookingflix-calendar-items>
Wochen-Kalender
<bookingflix-calendar-items settings='{lang: "de", view: "week-calendar", date: ["2022-08-10 12:00", "2022-09-14 14:00", "2022-09-01 12:00:00"], onChange: function (month, year) { console.log(month, year) }, callback: function (date) { alert(date) }}'></bookingflix-calendar-items>
Tages-Kalender
<bookingflix-calendar-items settings='{lang: "de", view: "day-calendar", currentDate: "2022-08-10", date: ["2022-08-10 11:00", "2022-08-10 7:00", "2022-08-10 8:00", "2022-08-10 9:00", "2022-08-10 10:00", "2022-08-10 14:00", "2022-08-10 22:00:00", "2022-08-10 22:30:00", "2022-08-10 22:45:00"], onChange: function (month, year) { console.log(month, year) }, callback: function (date) { alert(date) }}'></bookingflix-calendar-items>
0.3.0
2 years ago
0.2.9
2 years ago
0.2.8
2 years ago
0.3.2
2 years ago
0.3.1
2 years ago
0.3.3
2 years ago
0.2.7
2 years ago
0.2.6
2 years ago
0.2.1
3 years ago
0.2.0
3 years ago
0.1.8
3 years ago
0.1.7
3 years ago
0.1.9
3 years ago
0.2.3
3 years ago
0.2.2
3 years ago
0.2.5
3 years ago
0.2.4
3 years ago
0.1.6
3 years ago
0.1.5
3 years ago
0.1.4
3 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.1.0
4 years ago