date_range 1.0.5 copy "date_range: ^1.0.5" to clipboard
date_range: ^1.0.5 copied to clipboard

A simple way to find a daterange in which a datetime is. Used for db queries.

[1.0.5] - Added lastDateTimeByDay function #

[1.0.4] - Added update function #

[1.0.3] - Notation changed to match Dart guidelines. #

DateRange's lastDateTime now represents the final microsecond of the date range instead of the first instance of the next date range. Please use DateRange.month(final DateTime inner) constructor.

[1.0.2] - Added translation to text #

[1.0.1] - Now using Dart DateTime's const #

[1.0.0] - Initial release #

0
likes
40
pub points
19%
popularity

Publisher

verified publisherdarkandjeweled.com

A simple way to find a daterange in which a datetime is. Used for db queries.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on date_range