aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
diff options
context:
space:
mode:
authorJonas Oberg <jonas@morus.se>2012-11-28 09:56:11 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2014-03-11 16:36:21 +0000
commit45011434e360439a9f15a767a08ac3569c2c040b (patch)
tree1232da6f77366cda0dabd33d704e1ae255202548 /perllib/FixMyStreet/Cobrand/FixaMinGata.pm
parent4fe5beaaa3eaffa030e178f0c8f4fbaef87c8267 (diff)
Updated translation of dates
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/FixaMinGata.pm')
-rw-r--r--perllib/FixMyStreet/Cobrand/FixaMinGata.pm4
1 files changed, 4 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
index 10a85aef0..e101705bf 100644
--- a/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
+++ b/perllib/FixMyStreet/Cobrand/FixaMinGata.pm
@@ -7,6 +7,10 @@ use warnings;
use Carp;
use mySociety::MaPit;
use FixMyStreet::Geocode::OSM;
+use DateTime;
+
+
+DateTime->DefaultLocale('sv_SE');
sub path_to_web_templates {
my $self = shift;