build method

DateTime build()

Implementation

DateTime build() => DateTime(year, month, day, hour, minute, second, millisecond, millisecond);