Application.DefaultDateFormat Property
Project Developer Reference |
Returns or sets the default date format. Read/write Long.
Can be one of the PjDateFormat constants.
Syntax
expression.DefaultDateFormat
expression A variable that represents an Application object.
Return Value
PjDateFormat
See Also