Click or drag to resize

Date Constructor

Overload List
  NameDescription
Public methodDate
Date default constructor.
Public methodDate(Date)
Creates a Date object from specified Date object
Public methodDate(Obj)
Create a Date and initialize it using given Cos/SDF string date object. String date object is attached to this Date.
Public methodDate(Int16, Byte, Byte, Byte, Byte, Byte)
Create a Date and initialize it using specified parameters. The Date is not attached to any Cos/SDF object.
Top
See Also