From 2ff8dd097b432817a552f67d4fa527c579371597 Mon Sep 17 00:00:00 2001 From: daurnimator Date: Fri, 12 Jul 2013 11:42:59 -0400 Subject: [PATCH] README: First commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..700a91b --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +This is a lua library for time and date manipulation. + +Importantly, it allows you to convert time between locations (time zones). -- 2.39.2