i18n_localize_core icon indicating copy to clipboard operation
i18n_localize_core copied to clipboard

Uses I18n to localize dates and numbers automatically and add parse class methods to I18n

Results 4 i18n_localize_core issues
Sort by recently updated
recently updated
newest added

Any idea how you would handle verbose formats. It doesn't seem to be supported: I've started an attempt at https://github.com/ZenCocoon/I18n-date-parser but still keep facing tiny issues as described at https://gist.github.com/724366...

I can't find any gem that refers to this plugin. I've tried to install as a gem following the README, but it doesn't work.

The original tests were my first attempt at TDD, they surely would profit of a refactor quite a bit

Perhaps using mocha is quite unnecessary, Test::Unit should suffice