LibreOffice 7.3 Help
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate MsgBox "De datum is : " & Date End Sub