LibreOffice 7.4 Help
Returns the current system date as a string, or date variant.
Date[$][()]
Sub ExampleDate msgbox "현재 ë‚ ì§œ: " & Date End Sub