[Gambas-user] DATE data type
Benoit Minisini
gambas at ...1...
Tue May 24 16:50:32 CEST 2005
On Tuesday 24 May 2005 06:51, nando wrote:
> Benoit,
>
> Since I am converting from VB,
> I have many files that use the 8B DATE/TIME data format.
>
> For current software to run simultaneously to Gambas software,
> I need to convert the VB format to Gambas.
>
> Can you describe the Integer+Integer format
> of the DATE datatype in Gambas so I can proceed?
>
> Thanks in advance
> -Fernando
>
Fernando, please start a new thread each time you are asking a new question.
Do not answer to an already existing thread!
Now the date/time format. I don't know what format use VB internally. But if
you want to convert date/time from VB (or any other source) to gambas, the
better is having the year, month, day, hour, minute and second, and using the
Gambas Date() function to make the date/time value.
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list