Add age functions

This commit is contained in:
Jesse Gumm 2020-11-20 14:14:25 -06:00
parent 2f3afd7dbb
commit 0a7d808290
3 changed files with 73 additions and 2 deletions

View file

@ -1,3 +1,7 @@
## 0.6.0 (in development)
* Add `age` and `age_days` functions
## 0.5.0
* Add `range_X` functions for getting a list of dates/times within a range