Date.Hour
From Xojo Documentation
This item was deprecated in version 2019r2. Please use DateTime.Hour as a replacement. |
Read-Only Property (As Integer )
The hour number of the time portion of the date, using a 24-hour clock.
Sample Code
The following example displays the current hour.