Time#strftime on windows not has following options:
- %e - day without leading zero
- %i - 12 hour without leading zero
- %k - 24 hour without leading zero
This rails plugin add support for those options
|
Time#strftime on windows not has following options:
This rails plugin add support for those options