We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07b732 commit 3c166bcCopy full SHA for 3c166bc
1 file changed
app/views/members/home/download.html.haml
@@ -297,6 +297,6 @@
297
298
%span.footer
299
= I18n.t('members.home.edit.download.generated')
300
- = I18n.l(Time.now)
+ = I18n.l(Time.zone.now)
301
= I18n.t('members.home.edit.download.for')
302
= @member.name
0 commit comments