If date is Nothing then a blank String will be returned.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| date | Date | The date to format. | ||
| longDateFormat | Boolean | Optional | Indicates whether to use the Long Document Date Format. If omitted, a value of False is assumed. | |
| treatComDateZeroAsBlank | Boolean | Optional | Indicates whether to treat a COM-based date with a value of zero as a blank date. If omitted, a value of True is assumed. |
A String value.