ISearchValueConverterStringToDate Method |
Converts the string representation of the date time from searched document to a date time
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax DateTime StringToDate(
string input
)
Parameters
- input
- Type: SystemString
Input string
Return Value
Type:
DateTimeSee Also