Skip to content

Instantly share code, notes, and snippets.

@champierre
Created March 28, 2009 16:09
Show Gist options
  • Save champierre/87138 to your computer and use it in GitHub Desktop.
Save champierre/87138 to your computer and use it in GitHub Desktop.
CalendarDateSelect::FORMATS[:japanese] = {
:date => "%Y/%m/%d",
:time => " %H:%M",
:javascript_include => "format_japanese"
}
CalendarDateSelect.format = :japanese
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment