This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Helper class to convert datetime strings containing timezone information (e.g. "Wed, 08 Jul 2009 05:35:48 EDT") to .NET DateTime.
Notice however, that only timezone abbreviations included within RFC 822 are supported.
Namespace: Smartsite.Tools
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | Copy Code |
---|---|
public class DateTimeUtil |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class DateTimeUtil |
Inheritance Hierarchy
See Also
DateTimeUtil Members
Smartsite.Tools Namespace