Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FDateTime
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
Include | #include "Misc/DateTime.h" |
Source | /Engine/Source/Runtime/Core/Private/Misc/DateTime.cpp |
static int32 DaysInYear
&40;
int32 Year
&41;
Remarks
Gets the number of days in the given year. The number of days.
Parameters
Name | Description |
---|---|
Year | The year. |