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

2012-04-25 Thread Benoît Minisini
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 > > ?Forma

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

2012-04-25 Thread Adrien Prokopowicz
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