Plugins - WindowsTimeFormatFix
Add to favoritesTime#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
http://code.google.com/p/rubywindowstimeformatfix/
http://rubywindowstimeformatfix.googlecode.com/svn/trunk/windows_time_format_fix/
Rails' (MIT)
Misc. Enhancements
