עזרה עבור LibreOfficeDev 7.4
Returns the current system date and time as a \Date\ value.
Now
Date
Sub ExampleNow msgbox "It is now " & Now End Sub
The Now function measures time in seconds. To measure time in milliseconds use the Timer service.
נושאים קשורים
ScriptForge.Timer service