Unreal Engine Blueprint API Reference > Math > Date Time
Converts a date string in ISO-8601 format to a DateTime object
Target is Kismet Math Library
Inputs
Type | Name | Description |
---|---|---|
string | Iso String |
Outputs
Type | Name | Description |
---|---|---|
struct | Result | |
boolean | Return Value | Converts a date string in ISO-8601 format to a DateTime object |