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