[Gambas-user] Bug with Format(GB.MediumTime)

Benoît Minisini gambas at ...1...
Wed Apr 25 20:48:32 CEST 2012


Le 25/04/2012 20:33, Adrien Prokopowicz a écrit :
> Hi,
>
> I use the Format() function, to make dates and times consistent, whatever the
> locale I use.
>
> Bun I have a problem in French with the gb.MediumTime constant, here is what
> it returns :
>
> ?Format(Now, GB.ShortTime)
> 20:26
>
> ?Format(Now, GB.MediumTime)
> 08:26
>
> With an english locale, i get 08:26 PM (that I want), shouldn't it be 20:26 in
> French ?
>
> Regards,
> Adrien.
>

Fixed in revision #4677.

Regards,

-- 
Benoît Minisini




More information about the User mailing list