Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Document how to compute differences between dates, e.g. nr. days between two dates #44
Comments
|
I would like to know this information as well. Thanks for your solution, @holyjak ! It worked here. |
Should we just use
.untilor is there something built-in? In any case it would be worth documenting, finding out how many days / months / ... is between two days is common I'd believe.Now I do
I have tried to do