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 2025Releases
latest 33-
1.5.304 Apr 2025Release notes
Open source →- Add
hashCodeoverride inIntervalclass to properly support identity in hash-based collections
- Add
-
1.5.204 Apr 2025 -
1.5.104 Apr 2025Release notes
Open source →- Add
ignoreDaylightSavingsparameter tosubDays,subHours,subMinutes, andsubSecondsmethods - Update
previousWeekto useignoreDaylightSavings=truelikenextWeek - https://github.com/xantiagoma/dart_date/pull/43 changes on
nextWeekandpreviousWeekcheck if you're logic depends on daylight savings.
- Add
-
1.5.004 Apr 2025 -
1.4.006 Sep 2024Release notes
Open source →- !!! BREAKING CHANGE
Intervalcan accept negative values - Some methods that used to throw an error now return null instead
- Fix type with
symetricDifferencetosymmetricDifference, marking the other one as deprecated @praiaBarryTolnas #39 - !!! BREAKING CHANGE Change extension name from
DatetoDateTimeExtension@tjarvstrand #38 - static methods are now exported fromDateTimeExtension._instead ofDate._
- !!! BREAKING CHANGE
-
1.3.321 May 2024 -
1.3.202 Nov 2023 -
1.3.102 Nov 2023 -
1.3.002 Nov 2023 -
1.2.217 May 2023 -
1.2.128 Mar 2023Release notes
Open source →- Merge Add setWeekDay function #24
- Merge Fix Interval intersection #22
- Merge Update README.md #21
-
1.1.106 Jan 2022 -
1.1.022 Apr 2021Nothing published for this version
-
1.1.0-nullsafety.009 Feb 2021 pre-release -
1.0.924 Dec 2020Release notes
Open source →- Rename
UTCtoutc&Localtolocalto follow dart analysis - Changes in PR #6
- Add optional
ignoreDaylightSavingstoadd*methods
- Rename
-
1.0.817 Nov 2020Release notes
Open source →- Fix isMonday, isTuesday, isWednesday, isThursday, isFriday, isSaturday, isSunday
-
1.0.711 Aug 2020Release notes
Open source →- Add getWeekYear, getWeek, getISOWeek, getISOWeeksInYear, startOfWeekYear, startOfISOWeekYear
- Merged PR: //github.com/xantiagoma/dart_date/pull/2
-
1.0.618 Jun 2020 -
1.0.513 Jan 2020 -
1.0.413 Jan 2020 -
1.0.313 Jan 2020 -
1.0.213 Jan 2020 -
1.0.113 Jan 2020 -
1.0.013 Jan 2020Release notes
Open source →- !!! Broken API related to 0.x versions
- Using new fancy dart extensions feature
- Use
.method()or.propertyto access extension methods / getters andDate.method()/Date.propertyfor new static properties.
-
0.0.915 Dec 2018Release notes
Open source →- Changes
Date.parseto accept or not a format - Added
date.isFirstDayOfMonthgetter - Added
date.isLastDayOfMonthgetter - Added
date.isLeapYeargetter
- Changes
-
0.0.801 Dec 2018 -
0.0.729 Nov 2018Nothing published for this version
-
0.0.629 Nov 2018Nothing published for this version
-
0.0.529 Nov 2018Nothing published for this version
-
0.0.427 Nov 2018Nothing published for this version
-
0.0.327 Nov 2018Nothing published for this version
-
0.0.227 Nov 2018Nothing published for this version
-
0.0.127 Nov 2018Nothing published for this version