[Gambas-user] Using dates in Gambas

David Silverwood the_watchmann at yahoo.com
Wed May 22 11:28:18 CEST 2019


 Thanks Bruce. I will give it a try!
Hi, Benoit. I have read the wiki, in fact, my browser currently opens on it. But Gambas/Ubuntu is not playing along. I don't know whether en_ZA.UTF-8 is not supported or badly supported but when gambas loads the date from the sqlite db it is loaded as mm/dd/yyyy hh:mm:ss before attempted conversion and mm/dd/yyyy after attempted conversion, and not as yyyy-mm-dd. My problem comes in with a user(s) having to update the database. It means we have to change the date back to sqlite3 format every time we update a record and with one record having four odd different dates that can become quite time consuming not to mention tedious. Every conversion so far I have attempted has resulted in Gambas literally 'arguing' and 'fixing' it for me...
I'm a newbie at Gambas having come from a QB/VB6 world to C  and Max Reason's xbasic and Freebasic. Having to rewrite this in any of the latter would result in hours of coding which honestly I would rather avoid.
I am probably going to kick myself eventually for missing something small here but I think this is a good learning curve for me.
Regards
David
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190522/70ead4e6/attachment-0001.html>


More information about the User mailing list