TheCommonUtils..::..CDate Method (String)
Converts a string to a date.
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static DateTimeOffset CDate( string strIn )
Public Shared Function CDate ( _ strIn As String _ ) As DateTimeOffset
public: static DateTimeOffset^ CDate( String^ strIn )
Parameters
- strIn
- Type: String