Windows Time Format Fix plugin

Plugin details

This rails plugin add support for options not supported on Windows.

Websitehttp://code.google.com/p/rubywindowstimeformatfix/ Repositoryhttp://rubywindowstimeformatfix.googlecode.com/svn/trunk/windows_time_format_fix/ Author sergey.kojin Tags Time LicenseUnknown

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 documentation

Edit plugin | (0 older versions) | Last edited by: hardway, 8 months ago