Date.this

Sets our main struct and passes it to the parent class.

  1. this(GDate* gDate, bool ownedRef)
    class Date
    this
    (
    GDate* gDate
    ,
    bool ownedRef = false
    )
  2. this()
  3. this(GDateDay day, GDateMonth month, GDateYear year)
  4. this(uint julianDay)