diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2021-04-28 17:16:43 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2021-04-29 11:02:47 +0200 |
commit | 225ee785520bbbee5b2d9bd63915db7197ee7ccc (patch) | |
tree | a89d937b8493829a484b564ac30d3ddcbda1782a /xmerge | |
parent | 5753386c2353ad4866e7c5dd9e8751ccaa58e93c (diff) |
ScriptForge - (scriptforge.py) dates passed as UNO dates
In replacement of the ISO format, to avoid any
misinterpretation of strings containing accidentally
a date,
from now on, dates are exchanged between Basic and Python
as com.sun.star.util.DateTime structures.
The year boundaries are [1900 - 9999].
The code managing the Python-Basic protocol has been changed
on both sides.
The Basic service receives the
- CDateFromUnoDateTime()
- CDateToUnoDateTime()
methods, equivalent with their Basic homonyms.
Change-Id: Ib6ded20c24ff71d3349d242f72bd7b88f69a2661
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114815
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'xmerge')
0 files changed, 0 insertions, 0 deletions