|
static |
Converts the string representation of a date and time to its xtd::date_time equivalent by using the conventions of the current culture.
s | A string that contains a date and time to convert. See The string to parse for more information. |
xtd::format_exception | s does not contain a valid string representation of a date and time. |