We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b2674 commit 92f035aCopy full SHA for 92f035a
1 file changed
Calendar/Calendar.py
@@ -1,3 +1,12 @@
1
+# This is a script to provide different calendar views.
2
+
3
+# Pckgd
4
+# Title: Calendar
5
+# Description: Provides month, week, day, and reservables calendar views.
6
+# Updates from: github/TenthPres/TouchPointScripts/Calendar/Calendar.py
7
+# License: AGPL-3.0
8
+# Author: James at Tenth
9
10
import calendar
11
import datetime
12
# noinspection PyUnresolvedReferences
0 commit comments