krisk78 / date-utils-static

Static library providing few date functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

date-utils-static static library

This library provides a function to check date validity and a class to perform date strings conversions.

To implement it in your project, install the overlay port date-utils-static and use vcpkg. Set your path to overlay ports in vcpkg-configuration.json ("overlay-ports": "your_path_to_overlay_ports").

Full documentation of function and class at Doxypress documentation.

About

Static library providing few date functions

License:Other


Languages

Language:C++ 82.6%Language:CMake 17.4%