My ALS Journey: 9/n with Hector

I initially thought that this status report was not particularly exciting. I was very wrong, but read…

C++20: Query Calendar Dates and Ordinal Dates

The extended chrono library makes it relatively easy to ask for the time duration between calendar dates. This…

C++20: Displaying and Checking Calendar Dates

I created calendar dates in my last post, "C++20: Creating Calendar Dates," and I will display and check…

C++20: Creating Calendar Dates

In this post, I will dive deeper into calendar dates and create them. If this post is too overwhelming…