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

[Git][gambas/gambas][master] Add 'GB.FromUnicode()' and 'GB.IntegerToString()' APIs. 'GB.SplitDate()' now...



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


Commits:
6012d888 by Benoît Minisini at 2025-01-24T19:22:55+01:00
Add 'GB.FromUnicode()' and 'GB.IntegerToString()' APIs. 'GB.SplitDate()' now takes one more argument to tell if the result must be in the local timezone or in UTC.

[INTERPRETER]
* NEW: 'GB.SplitDate()' now takes one more argument to tell if the result must be in the local timezone or in UTC.
* NEW: Add 'GB.FromUnicode()' and 'GB.IntegerToString()' APIs.

- - - - -


7 changed files:

- main/gbx/gbx_api.c
- main/gbx/gbx_api.h
- main/gbx/gbx_c_string.c
- main/gbx/gbx_c_string.h
- main/gbx/gbx_local.c
- main/gbx/gbx_value.c
- main/share/gambas.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6012d888522ea0a86ae9af3d4c1c7b468900d03b

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/6012d888522ea0a86ae9af3d4c1c7b468900d03b
You're receiving this email because of your account on gitlab.com.