How can I make Rails 3 localize my date formats?

前端 未结 5 1341
终归单人心
终归单人心 2021-02-01 02:03

I am working on a Rails 3 project where there is place for date input within a form. The text field with the date uses a date picker so there is no concern about the date being

5条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-01 02:25

    check out the delocalize gem, it might help you out some.

    https://github.com/clemens/delocalize

    http://www.railway.at/articles/2009/05/03/new-plugin-delocalize/

提交回复
热议问题