ISearchValueConverterDateToString Method |
Converts the date time from to its string representation
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax string DateToString(
DateTime input
)
Parameters
- input
- Type: SystemDateTime
Input date
Return Value
Type:
StringSee Also