Enable JavaScript in the browser to display LibreOfficeDev Help pages.

Date Function

Returns the current system date as a string, or date variant.

Syntax:


Date[$][()]

Example:


Sub ExampleDate
    msgbox "གཞི་གྲངས་འདི་ནི་" & Dateརེད་
End Sub