Prepare period documentation and improve static dependencies.
This commit is contained in:
parent
dd6722fe13
commit
9385745cf7
3 changed files with 16 additions and 4 deletions
15
README.md
15
README.md
|
@ -191,6 +191,21 @@ Returns a new valid month that comes ```n``` months after ```m```. If
|
|||
|
||||
### Period
|
||||
|
||||
This module implements simple calendar period handling with month
|
||||
granularity.
|
||||
|
||||
sort-period-markers
|
||||
|
||||
period-markers->periods
|
||||
|
||||
periods-duration
|
||||
|
||||
month-in-periods?
|
||||
|
||||
periods->string
|
||||
|
||||
periods-match
|
||||
|
||||
### Primes
|
||||
|
||||
Generic Support Modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue