Skip to content
#

date-library

Here are 13 public repositories matching this topic...

65 advanced C++ problems building a complete Date & Time library from scratch — increment, decrement, comparison, period overlap, and more. Plus 2 real-world projects. Course 8 | Algorithms & Problem Solving Level 4 | Programming Advices Roadmap.

  • Updated May 22, 2026

A highly modular C++11 engine for bi-directional Gregorian/Tabular Hijri calendar conversions, absolute date arithmetic, and period overlap analysis. Features dynamic runtime manual offset adjustment with on-disk state persistence to sync variations, constant-time O(1) weekday computation, and robust crash-resilient CLI input validation.

  • Updated Jun 17, 2026
  • C++

Improve this page

Add a description, image, and links to the date-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the date-library topic, visit your repo's landing page and select "manage topics."

Learn more