aboutsummaryrefslogtreecommitdiff
path: root/examples/time/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2025-03-30 17:43:12 -0400
committerBruce Hill <bruce@bruce-hill.com>2025-03-30 17:43:12 -0400
commitf3f57abbcfbe28ea6dcd469cb55a6ccdb7f253c1 (patch)
tree8ef7f683126d77cd98175758492e7dc262dee0bd /examples/time/README.md
parent8cba6c3c24c2122c843aa0feaa26fd6e5c2412e2 (diff)
Add readme stuff about times
Diffstat (limited to 'examples/time/README.md')
-rw-r--r--examples/time/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/time/README.md b/examples/time/README.md
new file mode 100644
index 00000000..55f725f1
--- /dev/null
+++ b/examples/time/README.md
@@ -0,0 +1,5 @@
+# Time
+
+This is a Tomo library for working with dates and times. The `Time` type that
+is provided is a date-and-time datatype that refers to a specific moment in
+time.