Change-Id: I67c1591af46b530c3cbf46b0871d863a5c0aec24
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164907
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
This commit is contained in:
Andrea Gelmini 2024-03-16 10:07:37 +01:00 committed by Julien Nabet
parent 08750535c5
commit 55bf8a21d0

View file

@ -1684,7 +1684,7 @@ class SFScriptForge:
"""
Gets the offset between GMT and the given timezone and locale, in minutes.
Args
``imezone``: the timezone for which the offset to the GMT will be calculated.
``timezone``: the timezone for which the offset to the GMT will be calculated.
``locale``: the locale specifying the country for which the offset will be calculated,
given either in "la-CO" or "CO" formats.