From cbd9f278dc047191fd4732742305b7dd7ff9e822 Mon Sep 17 00:00:00 2001 From: Lani Aung Date: Fri, 16 Aug 2024 21:05:42 -0600 Subject: [PATCH] Adding random fun stuff --- arbitrary-time-systems.html | 83 +++++++++++++++++++ calendar.html | 157 ++++++++++++++++++++++++++++++++++++ 2 files changed, 240 insertions(+) create mode 100644 arbitrary-time-systems.html create mode 100644 calendar.html diff --git a/arbitrary-time-systems.html b/arbitrary-time-systems.html new file mode 100644 index 0000000..2f96e4b --- /dev/null +++ b/arbitrary-time-systems.html @@ -0,0 +1,83 @@ + + + + Arbitrary time systems + + + +
+ + + + + + + + + + + + + + + + + + + + + +
SystemValue
Actual timeNow
Base 62Now
Percentage of dayNow
+
+ + + \ No newline at end of file diff --git a/calendar.html b/calendar.html new file mode 100644 index 0000000..6f7e03b --- /dev/null +++ b/calendar.html @@ -0,0 +1,157 @@ + + + + + + Some calendar thing + + + + + + + +
+
+
+
+ + + + + \ No newline at end of file