PackageTrack
Sign in Get early access

dart_date

Date manipulation library. DateTime extensions. Also includes an Interval object.

1.5.3 33K downloads/mo #1793 most downloaded on pub.dev xantiagoma/dart_date

What this package is like to depend on

Last release 1 years ago

04 Apr 2025

Release timing varies

gaps range from 5 weeks to 1.2 years

Most releases are documented

notes for 24 of 32 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

33 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

33 releases · Nov 2018 to Apr 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 33
  1. 1.5.3 04 Apr 2025
    Release notes
    • Add hashCode override in Interval class to properly support identity in hash-based collections
    Open source →
  2. 1.5.2 04 Apr 2025
    Release notes
    • Add startOfQuarter and endOfQuarter getters
    Open source →
  3. 1.5.1 04 Apr 2025
    Release notes
    • Add ignoreDaylightSavings parameter to subDays, subHours, subMinutes, and subSeconds methods
    • Update previousWeek to use ignoreDaylightSavings=true like nextWeek
    • https://github.com/xantiagoma/dart_date/pull/43 changes on nextWeek and previousWeek check if you're logic depends on daylight savings.
    Open source →
  4. 1.5.0 04 Apr 2025
    Release notes
    • https://github.com/xantiagoma/dart_date/pull/45
    Open source →
  5. 1.4.0 06 Sep 2024
    Release notes

    fix: changes on Interval (allow negative), fixes on extension

    Open source →
    Release notes
    • !!! BREAKING CHANGE Interval can accept negative values
    • Some methods that used to throw an error now return null instead
    • Fix type with symetricDifference to symmetricDifference, marking the other one as deprecated @praiaBarryTolnas #39
    • !!! BREAKING CHANGE Change extension name from Date to DateTimeExtension @tjarvstrand #38 - static methods are now exported from DateTimeExtension._ instead of Date._
    Open source →
  6. 1.3.3 21 May 2024
    Release notes
    • Support intl v0.19.0 and Dart 3.0, thanks to @ThexXTURBOXx
    Open source →
  7. 1.3.2 02 Nov 2023
    Release notes
    • fix isWeekend
    Open source →
  8. 1.3.1 02 Nov 2023
    Release notes Open source →
  9. 1.3.0 02 Nov 2023
    Release notes Open source →
  10. 1.2.2 17 May 2023
    Release notes

    Add publish from github repo

    Open source →
    Release notes
    • Update dependencies
    Open source →
  11. 1.2.1 28 Mar 2023
    Release notes Open source →
  12. 1.1.1 06 Jan 2022
    Release notes
    • Merge PR to fix week calculation
    Open source →
  13. 1.1.0 22 Apr 2021

    Nothing published for this version

  14. 1.1.0-nullsafety.0 09 Feb 2021 pre-release
    Release notes
    • Add null-safety
    Open source →
  15. 1.0.9 24 Dec 2020
    Release notes
    • Rename UTC to utc & Local to local to follow dart analysis
    • Changes in PR #6
    • Add optional ignoreDaylightSavings to add* methods
    Open source →
  16. 1.0.8 17 Nov 2020
    Release notes
    • Fix isMonday, isTuesday, isWednesday, isThursday, isFriday, isSaturday, isSunday
    Open source →
  17. 1.0.7 11 Aug 2020
    Release notes
    • Add getWeekYear, getWeek, getISOWeek, getISOWeeksInYear, startOfWeekYear, startOfISOWeekYear
    • Merged PR: //github.com/xantiagoma/dart_date/pull/2
    Open source →
  18. 1.0.6 18 Jun 2020
    Release notes
    • Improve documentation
    • Add extension operators on DateTime and Duration
    Open source →
  19. 1.0.5 13 Jan 2020
    Release notes
    • same 1.0.4
    Open source →
  20. 1.0.4 13 Jan 2020
    Release notes
    • pub.dev recommendations
    Open source →
  21. 1.0.3 13 Jan 2020
    Release notes
    • Delete this if not needed and convert functions to => if possible
    Open source →
  22. 1.0.2 13 Jan 2020
    Release notes
    • dartfmt overwriting
    Open source →
  23. 1.0.1 13 Jan 2020
    Release notes
    • Include recommendations from pub.dev
    Open source →
  24. 1.0.0 13 Jan 2020
    Release notes
    • !!! Broken API related to 0.x versions
    • Using new fancy dart extensions feature
    • Use .method() or .property to access extension methods / getters and Date.method() / Date.property for new static properties.
    Open source →
  25. 0.0.9 15 Dec 2018
    Release notes
    • Changes Date.parse to accept or not a format
    • Added date.isFirstDayOfMonth getter
    • Added date.isLastDayOfMonth getter
    • Added date.isLeapYear getter
    Open source →
  26. 0.0.8 01 Dec 2018
    Release notes
    • Adding documentation and timeago date.timeago()
    Open source →
  27. 0.0.7 29 Nov 2018

    Nothing published for this version

  28. 0.0.6 29 Nov 2018

    Nothing published for this version

  29. 0.0.5 29 Nov 2018

    Nothing published for this version

  30. 0.0.4 27 Nov 2018

    Nothing published for this version

  31. 0.0.3 27 Nov 2018

    Nothing published for this version

  32. 0.0.2 27 Nov 2018

    Nothing published for this version

  33. 0.0.1 27 Nov 2018

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive