NativeXml Help
sdStringToDateTime
function sdStringToDateTime(const ADate: Utf8String; UseLocalBias: Boolean): TDateTime;
Description
Convert the Utf8String ADate to a TDateTime according to the W3C date/time specification as found here: http://www.w3.org/TR/NOTE-datetime If there is a conversion error, an exception will be raised.