Tag I18n

7 votes

3 comments

4885 views

Use I18n.localize for date/time formating

For reliable formatting of a date/time string in the desired language, use I18n.localise, Time#strftime can cause u unnecessary headache.

by ngty
ngty
Fork me on GitHub