https://bugs.documentfoundation.org/show_bug.cgi?id=166747
Bug ID: 166747
Summary: Date code using NatNum12
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
Using a date code of ..
[NatNum12 ordinal-number]D
correctly displays (eg) 27th
Adding a space after the D however - to add MMMM YYYY
[NatNum12 ordinal-number]D MMMM YYYY
deletes the 'th' and results in 27 May 2025 and not 27th May 2025.
Changing the definition (as per help) to
[NatNum112 d=ordinal-number]D also removes the 'th'
Work round
==========
Use 2 date fields; first to display the 27th
the second .. May 2025
Verson/build/OS details:
========================
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: bbb074479178df812d175f709636b368952c2ce3
CPU threads: 8; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: en-GB (en_GB); UI: en-GB
Calc: threaded
Actual Results:
Desciption above
Expected Results:
Description above
Reproducible: Always
User Profile Reset: No
Additional Info:
Work round identified
--
You are receiving this mail because:
You are the assignee for the bug.