Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDateTime
Description
Gets whether this date's time is in the morning.
| Name | IsMorning |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
| Include Path | #include "Misc/DateTime.h" |
bool IsMorning() const
true if it is in the morning, false otherwise.