VplanDate constructor

VplanDate(DateTime date, WeekType weekType)

Implementation

VplanDate(this.date, this.weekType);