Bug 154612 - Function CDate missing in overview "Converting Date Values"
Summary: Function CDate missing in overview "Converting Date Values"
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Documentation (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:25.2.0 target:24.8.1
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-04 22:57 UTC by hgh
Modified: 2024-08-02 07:18 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description hgh 2023-04-04 22:57:43 UTC
Description:
The page with "Converting Date Values" does not list the function CDate

Steps to Reproduce:
1.https://help.libreoffice.org/7.0/en-US/text/sbasic/shared/03030100.html?&DbPAR=BASIC
2.Search for "CDate "

Actual Results:
It will not be found on the page - but is an important conversion 

Expected Results:
CDate should be found here!


Reproducible: Always


User Profile Reset: No

Additional Info:
https://help.libreoffice.org/7.0/en-US/text/sbasic/shared/03030100.html?&DbPAR=BASIC&System=WIN
Comment 2 Commit Notification 2024-08-01 08:20:23 UTC
Pierre F committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/help/commit/ddaa10674f949aa3203a30ebc2ae4be695655900

list CDate(). tdf#154612
Comment 3 Commit Notification 2024-08-01 08:22:26 UTC
Pierre F committed a patch related to this issue.
It has been pushed to "libreoffice-24-8":

https://git.libreoffice.org/help/commit/12716c26fe2da237aceca2dab6611b954804f66b

list CDate(). tdf#154612