firstDayInYear property

DateTime firstDayInYear

当年最早的时间

Implementation

DateTime get firstDayInYear => DateTime(year);