Axuda do LibreOffice 7.1
Returns the current system date and time as a Date value.
Now
Data
Sub ExampleNow msgbox "Agora son as " & Now End Sub