Yeah, as I said before, the string conversion is a bit non-trivial. If you
do a simple CStr( ... ) conversion, or an implicit one, you get one result.
When you use the Str( ... ) conversion (which also Print uses), you get a
completely different representation ...
I think the reason that there are
OK, so it comes from PRINT.
Jussi
2012/4/2 Benoît Minisini
> Le 02/04/2012 15:06, Jussi Lahtinen a écrit :
> > Revision 4591 seems to have bug.
> >
> > ? Date(2484515)
> > 16/05/2002 00:00:00
> >
> > ? ""& Date(2484515)
> > 05/16/2002
> >
> > Jussi
> >
>
> No, it's normal:
>
> ? Date(2484515
Le 02/04/2012 15:06, Jussi Lahtinen a écrit :
> Revision 4591 seems to have bug.
>
> ? Date(2484515)
> 16/05/2002 00:00:00
>
> ? ""& Date(2484515)
> 05/16/2002
>
> Jussi
>
No, it's normal:
? Date(2484515)
<=> ? Str(Date(2484515))
whereas
? "" & Date(2484515)
<=> ? Str("" & CStr(Date(2484515))
Revision 4591 seems to have bug.
? Date(2484515)
16/05/2002 00:00:00
? "" & Date(2484515)
05/16/2002
Jussi
2012/4/1 Benoît Minisini
> Hi,
>
> I will release Gambas 3.1 in a few days. There were many last minute
> fixes in the IDE packager.
>
> So you are welcome, translator, if you want to
Hi,
I will release Gambas 3.1 in a few days. There were many last minute
fixes in the IDE packager.
So you are welcome, translator, if you want to update your Gambas
translations before the release!
Regards,
--
Benoît Minisini
...April 1st. Or maybe April 2nd, because April 1st may not be a good
date. :-)
If you have an huge problem that should block this release, please tell
me now!
--
Benoît Minisini
--
This SF email is sponsosred by:
Try