Did you try FDateTime::ImportTextItem function? This allows to import from a text buffer. Unfortunately, docs do not mention the format of that buffer, but it might be, what you are looking for.
How to convert UTC time string into fdatetime in C + +