Tag I18n
7 votes
3 comments
6484 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.
7 votes
3 comments
6484 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.