Updated Examples and Recipes (markdown)

HowardHinnant
2015-10-31 12:12:15 -04:00
parent 12f7dad463
commit 0d04e1999c

@@ -6,6 +6,7 @@ This page contains examples and recipes contributed by community members. Feel f
- [Normalizing `y/m/d` when it is `!ok()`](#normalize)
- [Converting from {year, microseconds} to CCSDS](#ccsds)
- [Difference in months between two dates](#deltamonths)
- [Parsing ISO strings](http://stackoverflow.com/a/33438989/576911)
***