Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FDateTime
Description
Returns the RFC 1123 string representation of the FDateTime.
The resulting string assumes that the FDateTime is in UTC.
| Name | ToHttpDate |
| 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 ToHttpDate() const
String representation.
See Also
-
ToIso8601
-
ToString