Ayuda de LibreOfficeDev 26.2
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate MsgBox "La fecha ye " & Date End Sub