From ea6c0c8b7a09c2ffb0fb863d90f26d472e67f2a4 Mon Sep 17 00:00:00 2001 From: dakkar Date: Fri, 20 Oct 2017 17:46:28 +0100 Subject: include patched Template::Plugin::DateTime::Format --- t/test-site/src/common/base-feed.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/test-site/src/common/base-feed.tt') diff --git a/t/test-site/src/common/base-feed.tt b/t/test-site/src/common/base-feed.tt index d91ec0e..9bc4ff7 100644 --- a/t/test-site/src/common/base-feed.tt +++ b/t/test-site/src/common/base-feed.tt @@ -1,4 +1,4 @@ -[% USE df = DateTime::Format('DateTime::Format::Strptime', +[% USE df = DateTimeFormat('DateTime::Format::Strptime', { pattern => '%FT%T%z', locale => 'en_US', time_zone => 'GMT' }) -%] -- cgit v1.2.3