[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 5 commits: Format date with no time correctly.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
c26530ad by Benoît Minisini at 2024-08-27T16:10:03+02:00
Format date with no time correctly.

[GB.DB2.POSTGRESQL]
* BUG: Format date with no time correctly.

- - - - -
53d0d615 by Benoît Minisini at 2024-08-27T16:12:02+02:00
Format date without time correctly.

[GB.DB2.MYSQL]
* BUG: Format date without time correctly.

- - - - -
e3806355 by Benoît Minisini at 2024-08-27T16:14:35+02:00
Really fix date formatting.

[GB.DB2.POSTGRESQL]
* BUG: Really fix date formatting.

- - - - -
df4465cd by Benoît Minisini at 2024-08-27T16:16:07+02:00
Really fix date formatting.

[GB.DB2.MYSQL]
* BUG: Really fix date formatting.

- - - - -
3cefb1f9 by Benoît Minisini at 2024-08-27T16:17:10+02:00
Fix date formatting.

[GB.DB2.ODBC]
* BUG: Fix date formatting.

- - - - -


4 changed files:

- + gb.db2.mysql/src/gb.db2.mysql/.icon.png
- gb.db2.mysql/src/gb.db2.mysql/.src/_DatabaseDriver_MySql.class
- gb.db2.odbc/src/gb.db2.odbc/.src/_DatabaseDriver_Odbc.class
- gb.db2.postgresql/src/gb.db2.postgresql/.src/_DatabaseDriver_Postgresql.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/68d903114e2d4b2891b2ff12df65a03630c4b8e4...3cefb1f9cbad556f2b4f69b7fb023b477d9042eb

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/68d903114e2d4b2891b2ff12df65a03630c4b8e4...3cefb1f9cbad556f2b4f69b7fb023b477d9042eb
You're receiving this email because of your account on gitlab.com.