Updated Examples and Recipes (markdown)

HowardHinnant
2015-08-01 20:48:31 -04:00
parent 654ee4fa83
commit 4134a6731a

@@ -126,7 +126,9 @@ http://howardhinnant.github.io/date_algorithms.html#days_from_civil
And the conversion from `day_point` back to `year_month_day` calls this algorithm:
http://howardhinnant.github.io/date_algorithms.html#civil_from_days
The specifications for these functions do not yet guarantee this "normalization behavior." But the implementations has been thoroughly tested for this behavior and the specification will be updated soon.
***
![CC BY Logo](http://mirrors.creativecommons.org/presskit/buttons/80x15/svg/by.svg) _This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)._