| DateTimeUrlFormatter Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.Helpers
 Syntax
Syntaxpublic static class DateTimeUrlFormatter
The DateTimeUrlFormatter type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | Format | 
            Returns given date time in custom culture independent format.
             | 
|   | Parse | 
            Returns date time parsed from custom culture independent format.
             | 
|   | TryParse | 
            Attempts to parse date time in custom culture independent format.
             | 
 See Also
See Also