diff options
Diffstat (limited to 'lib/time/README.md')
| -rw-r--r-- | lib/time/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/time/README.md b/lib/time/README.md new file mode 100644 index 00000000..55f725f1 --- /dev/null +++ b/lib/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. |
