DateTimeUrlFormatterFormat Method |
Returns given date time in custom culture independent format.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string Format(
DateTime dateTime
)
Parameters
- dateTime
- Type: SystemDateTime
Return Value
Type:
StringSee Also