[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Assistant class to help with conversions between Java-style and granularity dates and CLR-style DateTime.

Namespace: net.esper.compat
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class DateTimeHelper
C#
public class DateTimeHelper
Visual C++
public ref class DateTimeHelper

Inheritance Hierarchy

System.Object
  net.esper.compat.DateTimeHelper