SPUtility.ParseDate method
SharePoint 2013
Creates a System.DateTime object from the specified strings.
| 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. |