[PATCH] strftime %I fix

Jonathan Larmour jifl@jifvik.org
Fri Aug 25 00:12:00 GMT 2006


Neundorf, Alexander wrote:
> Hi,
> 
> the %I parameter produced a different result than the %H parameter. For
> instance %H gave "14:30", while %I produced "3:30" ( 14%12 + 1 ==3 ).
> The attached patch fixes this, so %I will now correctly produce "2:30".

What a dumb error :-). Thanks for the patch! Applied.

Jifl
-- 
------["The best things in life aren't things."]------      Opinions==mine



More information about the Ecos-patches mailing list