aboutsummaryrefslogtreecommitdiff
path: root/src/date.h
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-12-11 20:22:55 -0600
committerfoswret <foswret@posteo.com>2025-12-11 20:22:55 -0600
commitde77826633fc128b915e999a9adf10f088b4d3f3 (patch)
tree65cbe77d7c04cc7fc3bb84a64e6b80889675a0d8 /src/date.h
parent0ea73247a8ba4036567a9dc28b6133d4b58507b3 (diff)
added src/, updated README.md
Diffstat (limited to 'src/date.h')
-rw-r--r--src/date.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/date.h b/src/date.h
new file mode 100644
index 0000000..4ff3d32
--- /dev/null
+++ b/src/date.h
@@ -0,0 +1 @@
+/* date.h: Includes all the functions relating to calculating months, days, etc. */