Duration class doesn't contain weeks, months and years #10416
Labels
area-core-library
SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.
closed-not-planned
Closed as we don't intend to take action on the reported issue
This issue was originally filed by svangrieke...@google.com
What steps will reproduce the problem?
The Duration class doesn't contain weeks, months and years.
What is the expected output? What do you see instead?
I would like to have a duration in months, weeks and years.
What version of the product are you using? On what operating system?
Build 22223 on Mac OSx
Please provide any additional information below.
I want to iterate over a list of months given two DateTime instances. The counter should be set with the number of months between these two dates.
The text was updated successfully, but these errors were encountered: