FDateTime::GetDate

Gets the date part of this date. The time part is truncated and becomes 00:00:00.000.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/DateTime.h

Include

#include "Misc/DateTime.h"

Syntax

FDateTime GetDate() const

Remarks

Gets the date part of this date.

The time part is truncated and becomes 00:00:00.000.

Returns

A FDateTime object containing the date.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss