Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
Include |
#include "Misc/DateTime.h" |
Source |
/Engine/Source/Runtime/Core/Private/Misc/DateTime.cpp |
FString ToString() const
Returns the string representation of this date using a default format.
The returned string has the following format: yyyy.mm.dd-hh.mm.ss
String representation.