From e3d7a57ee338b39d2d871ab8da7a784497d4b47d Mon Sep 17 00:00:00 2001 From: Andinus Date: Mon, 16 Aug 2021 18:12:11 +0530 Subject: Add timestamp-to-date subroutine, module Timestamp It returns Date object of given stamp. --- META6.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'META6.json') diff --git a/META6.json b/META6.json index 17c97eb..a150fba 100644 --- a/META6.json +++ b/META6.json @@ -8,7 +8,8 @@ "perl" : "6.d", "provides" : { "Taurus::CLI" : "lib/Taurus/CLI.rakumod", - "Taurus::Seconds" : "lib/Taurus/Seconds.rakumod" + "Taurus::Seconds" : "lib/Taurus/Seconds.rakumod", + "Taurus::Timestamp" : "lib/Taurus/Timestamp.rakumod" }, "depends" : [ "CSV::Parser", -- cgit 1.4.1-2-gfad0