DateTimeUtils extension

on

Methods

copyWith({int? year, int? month, int? day, int? hour, int? minute, int? second, int? millisecond, int? microsecond}) DateTime
dateToString() String
isSameDate(DateTime other) bool