beginningOfMonth property

DateTime beginningOfMonth

Implementation

DateTime get beginningOfMonth => DateTime.utc(year, month);