Bridge

Date Members

The Date type exposes the following members.

Constructors


  Name Description
Public method Date()()()()
Public method Date(Double)
Double value representing the number of milliseconds since 1 January 1970 00:00:00 UTC (Unix Epoch).
Public method Date(String)
String value representing a date. The string should be in a format recognized by the Date.parse() method (IETF-compliant RFC 2822 timestamps and also a version of ISO8601).
Public method Date(Int32, Int32, Int32, Int32, Int32, Int32, Int32)
Public method Date(Int32, Int32, Int32, Int32, Int32, Int32)
Public method Date(Int32, Int32, Int32, Int32, Int32)
Public method Date(Int32, Int32, Int32, Int32)
Public method Date(Int32, Int32, Int32)
Public method Date(Int32, Int32)