You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct. The difference between two local-time DateTime objects is the actual time between the two, and adding Durations to DateTime objects gives the local time after that duration has passed. Duration doesn't actually understand "days", it just thinks converts them to 24 hours.
Uh oh!
There was an error while loading. Please reload this page.
This tracker is for issues related to:
Dart core libraries: DateTime
Dart SDK version: 2.19.6 (stable) (Tue Mar 28 13:41:04 2023 +0000) on "macos_arm64"
Example:
The same issue with date.add and others
The text was updated successfully, but these errors were encountered: