Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDateTime
Description
Returns the ISO-8601 string representation of the FDateTime.
The resulting string assumes that the FDateTime is in UTC.
| Name | ToIso8601 |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/DateTime.h |
| Include Path | #include "Misc/DateTime.h" |
| Source | /Engine/Source/Runtime/Core/Private/Misc/DateTime.cpp |
FString ToIso8601() const
String representation.
See Also
-
ToString