lastMonthEnd property

DateTime lastMonthEnd

上月结束时刻,是本月的起始时刻

Implementation

static DateTime get lastMonthEnd => thisMonthStart;