Calendar stuff.

This commit is contained in:
Burak Kaan Köse
2026-02-13 03:09:13 +01:00
parent e936c431a2
commit 884f000058
22 changed files with 470 additions and 115 deletions
@@ -5,6 +5,5 @@ public enum CalendarDisplayType
Day,
Week,
WorkWeek,
Month,
Year
Month
}