MonthDayNano.this

  1. this(void* ptr, Flag!"Take" take)
  2. this(int month, int day, long nanosecond)
    class MonthDayNano
    this
    (
    int month
    ,
    int day
    ,)