Made use of Rails I18n data format in EventSerializer #598

This commit is contained in:
Shriyansh 2016-03-27 20:03:26 +05:30
parent 10ef898a0d
commit 70b8fca197
4 changed files with 14 additions and 1 deletions

View file

@ -3,3 +3,6 @@
en:
hello: "Hello world"
time:
formats:
short: "%Y-%m-%dT%H:%M:%S"