aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Util.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Util.pm')
-rw-r--r--Bugzilla/Util.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/Util.pm b/Bugzilla/Util.pm
index 5fe64621b..9d388699d 100644
--- a/Bugzilla/Util.pm
+++ b/Bugzilla/Util.pm
@@ -32,6 +32,7 @@ use Bugzilla::Error;
use Date::Parse;
use Date::Format;
+use DateTime::TimeZone;
use Digest;
use Email::Address;
use List::Util qw(first);