| Hunny Software Library Reference | |
DateTime.Hour Property
Gets the hour.
[Visual Basic]Public ReadOnly Property Hour As
Integer [C#]public
int Hour {get;}
Property Value
the hour
Remarks
The hour is in the range 0 <= hour <= 23.
See Also
DateTime Class | Hunny.Mime Namespace