Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
Include |
#include "Misc/DateTime.h" |
Checks whether this date is greater than or equal to the date span.
true if this date is greater or equal, false otherwise.
Parameter |
Description |
---|---|
Other |
The date to compare with. |