[Libreoffice-bugs] [Bug 139421] New: Calc: calcuate weeknumber-year missing in 2021
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 5 07:11:55 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139421
Bug ID: 139421
Summary: Calc: calcuate weeknumber-year missing in 2021
Product: LibreOffice
Version: 7.0.4.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: j.chansit at gmail.com
Description:
result from function text(date-value,"yyyy-WW") is missing
when date-value = 31/12/2020
result = 2020-1 missing value!!!
it correct value should 2021-1
Steps to Reproduce:
1.at a1 = 31/12/2020
2. b1 =text(a1,"yyyy-WW")
3.
Actual Results:
2020-1
Expected Results:
2021-1
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 7.0.4.2
Build ID: 00(Build:2)
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3
Locale: en-GB (en_US.UTF-8); UI: en-US
Ubuntu package version: 1:7.0.4_rc2-0ubuntu0.20.04.2
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210105/020587f5/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list