WebListBoxDateTimeRenderer.DateFormat

From Xojo Documentation

Property (As DateTime.FormatStyles )
aWebListBoxDateTimeRenderer.DateFormat = newDateTime.FormatStylesValue
or
DateTime.FormatStylesValue = aWebListBoxDateTimeRenderer.DateFormat

New in 2020r1

Supported for all project types and targets.

The format in which the date portion of the Value property will be displayed.

See Also

DateTime.FormatStyles enumeration.