Variant.DateValue
From Xojo Documentation
This item was deprecated in version 2019r2. Please use Variant.DateTimeValue as a replacement. |
Read-Only Property (As Date )
Returns the value of the Variant as a Date.
Notes
When retrieving the string value of a date, the string is returned in SQL date format: YYYY-MM-DD HH:MM.