Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDateTime
Description
Gets the date's month of the year (January to December).
| Name | GetMonthOfYear |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
| Include Path | #include "Misc/DateTime.h" |
EMonthOfYear GetMonthOfYear() const
Month of year.
See Also
-
GetTimeOfDay