diff --git a/back-office/app/views/carts/_show.html.erb b/back-office/app/views/carts/_show.html.erb
index 64f61b6..eb9c5fc 100644
--- a/back-office/app/views/carts/_show.html.erb
+++ b/back-office/app/views/carts/_show.html.erb
@@ -28,7 +28,7 @@ Bosna i Hercegovina
-Naručeno: <%= c.confirmed_at.strftime("%A %d.%m.%Y. %H:%M") %>
+Naručeno: <%= c.confirmed_at.in_time_zone("Europe/Sarajevo").strftime("%A %d.%m.%Y. %H:%M") %>