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 |
FString ToIso8601&40;&41; const
Remarks
Returns the ISO-8601 string representation of the FDateTime.
The resulting string assumes that the FDateTime is in UTC. String representation.