https://bugs.documentfoundation.org/show_bug.cgi?id=136112

--- Comment #4 from Alain Romedenne <[email protected]> ---
REM  *** DATE FUNCTION EXAMPLE ***

Sub _Date_
        Print Date, TypeName(Date()), VarType(Date), Date$, TypeName(Date$),
VarType(Date$())
        Date = "February 12, 1985" ' does nothing
End Sub

- VBA Date function
 
https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/date-function
- VBA Date statement
 
https://docs.microsoft.com/en-us/office/vba/language/reference/user-interface-help/date-statement

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to