| SearchValueConverterDateToString Method  | 
            Converts the date time from to its string representation
            
 
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntaxpublic static string DateToString(
	DateTime input
)
Parameters
- input
 - Type: SystemDateTime
Input date 
Return Value
Type: 
String
See Also