Reference DateTime in the docs

This commit is contained in:
Bruce Hill 2024-09-29 20:23:23 -04:00
parent bd54e51a85
commit 4ce3f49357

View File

@ -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)