Skip to content

JSDate constructor (1 of 3)

The default constructor.

C#
public JSDate()

See Also


JSDate constructor (2 of 3)

C#
public JSDate(long dateValue)

See Also


JSDate constructor (3 of 3)

C#
public JSDate(string dateString)

See Also

Released under the MIT license