From 78f3c0e9893d36e0ce039c2b79ede8a92ebe468a Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 1 Oct 2017 00:24:20 -0400 Subject: Adding the code --- apps/calendar/index.html | 170 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 apps/calendar/index.html (limited to 'apps/calendar/index.html') diff --git a/apps/calendar/index.html b/apps/calendar/index.html new file mode 100644 index 0000000..fbe49c8 --- /dev/null +++ b/apps/calendar/index.html @@ -0,0 +1,170 @@ + + + + Calendar + + + + + + + + + + + + +
+
+
+

+ +
+

+ + + + + +
+
+ + +
+
+
+ +
+
+ +

 

+
+ +
    +

    Click on a time to add an event

    +
    +
    + +
    + +
    +

    +

    + + Hour + Minute +

    +

    + + +

    +
    +
    +

    + + + + +

    +
    + +
    + Copy the text and save it as calendar.ics file.
    + You can then import the file to Google Calendar, iCal etc. + +
    +
    +
    + +
    +
    +
    +
    +
    +
    +
    +
    +
    +
    + + + + +
    +
    +
    +
    +
    +
    +
    +
    + +
    +
    + +Settings +Calendar +Theme +light +Get as iCal +Click here to show code +
    + +
    +
    + + \ No newline at end of file -- cgit v1.2.3