[Hauptseite] / [DateTime] / [New]
Structure Date
  New (ticks As Long) As Date
  New (year As Integer, month As Integer, day As Integer) As Date
  New (year As Integer, month As Integer, day As Integer, hour As Integer, minute As Integer, second As Integer) As Date
  New (year As Integer, month As Integer, day As Integer, hour As Integer, minute As Integer, second As Integer, millisecond As Integer) As Date
//wiki.stne.net/index.php?title=API:DateTime..ctor
//wiki.en.stne.net/index.php?title=API:DateTime..ctor