Skip to content

Instantly share code, notes, and snippets.

@ahawthorne
Last active December 18, 2015 21:59
Show Gist options
  • Select an option

  • Save ahawthorne/5851608 to your computer and use it in GitHub Desktop.

Select an option

Save ahawthorne/5851608 to your computer and use it in GitHub Desktop.
Rails i18n format - eg. "Fri, 10/26/2012"
en:
hello: "Hello world"
time:
formats:
date_only1: "%a, %m/%d/%Y"
date:
formats:
date_only1: "%a, %m/%d/%Y"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment