Pomoc za LibreOfficeDev 26.2
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate MsgBox "The date is " & Date End Sub