Parse Method
Parse(string)
Converts the string representation of a date and time to its HLocal
Declaration
public static HLocalDateTime Parse(string s)
Parameters
string | s | A string containing a date and time to convert. |
Returns
HLocal |
A HLocal |
Exceptions
Format |
The |