Click or drag to resize
DateHelper Class
Helper functions for date-related problems.
Inheritance Hierarchy
SystemObject
  Intuit.Ipp.UtilityDateHelper

Namespace:  Intuit.Ipp.Utility
Assembly:  Intuit.Ipp.Utility (in Intuit.Ipp.Utility.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public static class DateHelper

The DateHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberParseDateTimeField
Assuming the value represents a date or date/time returned by a query, parses the timestamp and converts it to a local date/time.
Top
See Also