[Gambas-user] bug in function cstr()?

Angel angelnunez123 at gmail.com
Sun Sep 13 12:54:56 CEST 2020


in the cstr () function with dates it gives me the following results:

Print now               13/09/2020 12:36:21

Print str(now)        13/09/2020 12:36:38

Print cstr(now) _09/13/2020 10:36:30.929_

Print date              13/09/2020 00:00:00

Print str(date)       13/09/2020 00:00:00

Print cstr(date) _09/12/2020 22:00:00_

my time zone: Time zone: Europe/Madrid (CEST, +0200)

my vesion of gambas:  3.15.1


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20200913/761a77b8/attachment.htm>


More information about the User mailing list