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