[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Str() on dates now return something valid for Val() and IsDate().
Benoît Minisini
gitlab at mg.gitlab.com
Sat Dec 12 17:38:57 CET 2020
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
93659c3f by gambas at 2020-12-12T17:36:00+01:00
Str() on dates now return something valid for Val() and IsDate().
[INTERPRETER]
* NEW: Formatting a date with 'gb.Standard' now uses 'gb.MediumDate' concatenated to 'gb.MediumTime', as 'gb.GeneralDate' now is a different format.
* BUG: Str() now uses gb.Standard to format dates, so that Val() and IsDate() can understand them.
- - - - -
54713e71 by gambas at 2020-12-12T17:38:50+01:00
Merge branch 'master' of gitlab.com:gambas/gambas
- - - - -
8 changed files:
- main/gbx/gbx_api.c
- main/gbx/gbx_local.c
- main/gbx/gbx_local.h
- main/gbx/gbx_subr_conv.c
- main/gbx/gbx_subr_file.c
- main/gbx/gbx_subr_misc.c
- main/gbx/gbx_value.c
- main/gbx/gbx_value.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ecb11f6552be93c234f0acc624f342f04971731b...54713e71c5283b44863741a54f378b9b238ad02d
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/ecb11f6552be93c234f0acc624f342f04971731b...54713e71c5283b44863741a54f378b9b238ad02d
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20201212/eb06804f/attachment.htm>
More information about the Notification
mailing list