Windows Time Format Fix plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://rubywindowstimeformatfix.googlecode.com/svn/trunk/windows_time_format_fix/
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
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 8 months ago

