diff --git a/config/locales/en.yml b/config/locales/en.yml index bc95029a..0424bca5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -4,7 +4,7 @@ en: # Use the strftime parameters for formats. # When no format has been given, it uses default. # You can provide other formats here if you like! - default: "%Y-%m-%d" + default: "%m/%d/%Y" short: "%b %d" long: "%B %d, %Y" @@ -19,7 +19,7 @@ en: time: formats: - default: "%a, %d %b %Y %H:%M:%S %z" + default: "%m/%d/%Y %I:%M %p" short: "%d %b %H:%M" long: "%B %d, %Y %H:%M" am: "am"