Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDateTime
Description
Gets this date's hour part in 24-hour clock format (0 to 23).
| Name | GetHour |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
| Include Path | #include "Misc/DateTime.h" |
int32 GetHour() const
The hour.
See Also
-
GetHour12
-
GetMillisecond
-
GetMinute
-
GetMonth
-
GetSecond
-
GetYear