The JsDate type exposes the following members.

Constructors

  NameDescription
Public methodJsDate
Initializes a new instance of the JsDate class

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFormatDateTime
Formats the DateTime value to string so it can be parsed using new Date() in JavaScript.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

See Also