Skip to content

kosta/date-iterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

date-iterator

This crate provides two concepts on top of (chrono)[https://github.com/chronotope/chrono]:

  • CalendarDuration that is able to add months and years (which have varying lengths and thus cannot be represented as seconds)
  • date_iterators that can be used to iterate over date ranges:
    • OpenEndedDateIterator which never stops
    • ClosedDateIterator which stops after a given date

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages