mirror of
https://github.com/HowardHinnant/date.git
synced 2025-08-06 14:14:27 +02:00
Updated Examples and Recipes (markdown)
@@ -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.
|
||||
|
||||
***
|
||||
|
||||
 _This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/)._
|
Reference in New Issue
Block a user