GetDate

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

FDateTime

 

GetDate()

Gets the date part of this date.

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

Public function Const

void

 

GetDate

(
    int32& OutYear,
    int32& OutMonth,
    int32& OutDay
)

Gets the date components of this 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