SPUtility.ParseDate Method
Include Protected Members
Include Inherited Members
Creates a System.DateTime object from the specified strings.
Overload List
Name | Description | |
---|---|---|
ParseDate(SPWeb, String, SPDateFormat, Boolean) | Creates a System.DateTime object from the specified strings containing date and time values. | |
ParseDate(SPWeb, String, String, Boolean) | Creates a System.DateTime object from the specified strings containing date and time values. |
Top