LibreOfficeDev 24.2 Help
TdbJF‖Returns the current system date and time as a Date value.
Now
WrWGq‖Date
Sub ExampleNow
ZoAq4‖ MsgBox "It is now " & Now
End Sub
BPBqU‖The Now function measures time in seconds. To measure time in milliseconds use the Timer service.