Skip to content

Commit

Permalink
Remove deprecated default date and time formatters
Browse files Browse the repository at this point in the history
  • Loading branch information
sfnelson committed Sep 4, 2023
1 parent f5c01d9 commit 30f3e83
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions config/initializers/time_formats.rb

This file was deleted.

2 changes: 0 additions & 2 deletions config/locales/koi.en.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
en:
time:
formats:
default: "%Y-%m-%dT%H:%M:%S.%L%z"
display: "%e %B %Y, %l:%M%P"
date:
formats:
default: "%Y-%m-%d"
display: "%e %B %Y"
koi:
labels:
Expand Down

0 comments on commit 30f3e83

Please sign in to comment.