date_bin 2.0.0 copy "date_bin: ^2.0.0" to clipboard
date_bin: ^2.0.0 copied to clipboard

A Dart library that provides a dateBin function for binning timestamps into a specified interval aligned with a specified origin, similar to the date_bin function in Postgres.

2.0.0 #

  • Require Dart >=3.8.1 <4.0.0
  • Require intl >=0.20.0 <0.20.2

1.0.2 #

  • Update dependencies

1.0.1 #

  • Loosen intl requirements.

1.0.0 #

  • Initial version.
1
likes
150
points
29
downloads

Publisher

verified publisherdatefirefly.com

Weekly Downloads

A Dart library that provides a dateBin function for binning timestamps into a specified interval aligned with a specified origin, similar to the date_bin function in Postgres.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

intl

More

Packages that depend on date_bin