From 878de2224d53dc415122523cfd839f12d3d114cc Mon Sep 17 00:00:00 2001 From: HowardHinnant Date: Fri, 4 Sep 2015 11:53:40 -0400 Subject: [PATCH] Updated Examples and Recipes (markdown) --- Examples-and-Recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-and-Recipes.md b/Examples-and-Recipes.md index 9d6168b..2659cef 100644 --- a/Examples-and-Recipes.md +++ b/Examples-and-Recipes.md @@ -199,7 +199,7 @@ Now the number of microseconds since the start of the day needs to be computed. I recently stumbled across this Stack Overflow question: -http://stackoverflow.com/q/2536379/576911 +http://stackoverflow.com/q/19290421/576911 And I decided to see if I could answer it (here) using this library. The question asks: How can I get the number of months between two dates? And it gives two example dates: