source/text/shared/optionen/01010600.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6977846f119905354c5b449612e1e0b64fdf0722 Author: Bogdan Buzea <buzea.bog...@libreoffice.org> AuthorDate: Mon Nov 25 19:34:18 2024 +0100 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Tue Nov 26 22:04:44 2024 +0100 tdf#131332: Replace custom date formats with ISO 8601 Change-Id: I258013e509a72caf640032fe6dc258a734127fd1 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/177292 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/source/text/shared/optionen/01010600.xhp b/source/text/shared/optionen/01010600.xhp index 6bb6144d80..74eacce045 100644 --- a/source/text/shared/optionen/01010600.xhp +++ b/source/text/shared/optionen/01010600.xhp @@ -57,7 +57,7 @@ <h2 id="hd_id3153561">Year (two digits)</h2> <paragraph xml-lang="en-US" id="par_id3147530" role="paragraph"><ahelp hid="cui/ui/optgeneralpage/year">Defines a date range, within which the system recognizes a two-digit year.</ahelp></paragraph> <section id="year_digits"> - <paragraph xml-lang="en-US" id="par_id3156343" role="paragraph">In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1/1/30 or later, the entry "1/1/20" is recognized as 1/1/2020 instead of 1/1/1920.</paragraph> + <paragraph xml-lang="en-US" id="par_id3156343" role="paragraph">In $[officename], years are indicated by four digits, so that the difference between 1/1/99 and 1/1/01 is two years. This <emph>Year (two digits)</emph> setting allows the user to define the years in which two-digit dates are added to 2000. To illustrate, if you specify a date of 1930 or later, the entry "1/1/20" is recognized as 2020-01-01 instead of 1920-01-01.</paragraph> </section> </section>