Make date configurable via locales (#997)
This commit is contained in:
parent
64b99038e6
commit
075f3cfa1a
8 changed files with 20 additions and 2 deletions
1
config/initializers/time_formats.rb
Normal file
1
config/initializers/time_formats.rb
Normal file
|
|
@ -0,0 +1 @@
|
|||
Time::DATE_FORMATS[:foodsoft_datetime] = "%d.%m.%Y %H:%M"
|
||||
Loading…
Add table
Add a link
Reference in a new issue