aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2024-09-29 20:23:23 -0400
committerBruce Hill <bruce@bruce-hill.com>2024-09-29 20:23:23 -0400
commit4ce3f4935765bc0c416db31a69b14e4bff822e6c (patch)
tree1bf957d24fe37c3c621318016e9fef8cae71bb0f /docs
parentbd54e51a85003bb5eea3f98d243b8ddc29df3b0a (diff)
Reference DateTime in the docs
Diffstat (limited to 'docs')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index b04c3d0c..c58c5c85 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -22,6 +22,7 @@ Information about Tomo's built-in types can be found here:
- [Booleans](booleans.md)
- [Bytes](bytes.md)
- [Channels](channels.md)
+- [DateTime](datetime.md)
- [Enums](enums.md)
- [Floating point numbers](nums.md)
- [Integer Ranges](ranges.md)