diff --git a/app/views/liquids/_github_issue.html.erb b/app/views/liquids/_github_issue.html.erb
index c400bffc4..9ee44face 100644
--- a/app/views/liquids/_github_issue.html.erb
+++ b/app/views/liquids/_github_issue.html.erb
@@ -1,7 +1,7 @@
\ No newline at end of file
+
diff --git a/app/views/liquids/_stackexchange.html.erb b/app/views/liquids/_stackexchange.html.erb
index f31e10f86..9d5f37032 100644
--- a/app/views/liquids/_stackexchange.html.erb
+++ b/app/views/liquids/_stackexchange.html.erb
@@ -6,11 +6,11 @@
- <%= Time.at(created_at).strftime("%b %e '%y") %>
+ <%= Time.zone.at(created_at).strftime("%b %e '%y") %>
<% if post_type == "question" %>
Comments: <%= comment_count %>
Answers: <%= answer_count %>
diff --git a/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html b/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html
index a03e9e84c..8264de354 100644
--- a/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html
+++ b/spec/support/fixtures/approvals/kotlin_liquid_tag.approved.html
@@ -1,6 +1,7 @@
-
+