summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-06-13 20:12:32 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-06-13 20:12:32 +0200
commitaa86dd2d9cd15b2cccf0aa0285139aa56cd33f18 (patch)
tree0bdc1c0ad8e0ca3be9d6c9809bf9d98d5790611e /README
parent093190ff5ba96067c3b76c704f79e0560df8ad86 (diff)
Determine system timezone using DateTime::Timezone
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index a8eaf1f..84bf42f 100644
--- a/README
+++ b/README
@@ -5,6 +5,7 @@ Requires:
* perl v5.10 or newer with the following modules:
* DateTime
* DateTime::Format::Strptime
+ * DateTime::TimeZone
* List::MoreUtils
* Term::Size