Date Function

Returns the current system date as a string, or date variant.

Syntaksa:


Date[$][()]

Pśikład:


Sub ExampleDate
    MsgBox "The date is " & Date
End Sub

Pšosym pódprějśo nas!