Time Formatting Bug ------------------- Key: JRUBY-1135 URL: http://jira.codehaus.org/browse/JRUBY-1135 Project: JRuby Issue Type: Bug Components: Java Integration Affects Versions: JRuby 1.0.0 Environment: Windows XP Pro Reporter: Stephen Gallo Priority: Minor
%I does not format propely when using Ruby Time class function strftime() time.strftime("%I:%M%p") The above function should output 00:00 as 12:00am, however it only ouputs the 00 instead of the 12. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email