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