The difference between the Windows epoch and the Java epoch in milliseconds.

Namespace:  Apache.NMS.Util
Assembly:  Apache.NMS (in Apache.NMS.dll)

Syntax

Visual Basic
Public Shared ReadOnly epochDiff As Long
C#
public static readonly long epochDiff
Visual C++
public:
static initonly long long epochDiff
JavaScript
Apache.NMS.Util.DateUtils.epochDiff

See Also