-
Notifications
You must be signed in to change notification settings - Fork 11
Home
Jeremy Dumais edited this page May 31, 2025
·
6 revisions
Learn How to build the DateTime library or consume it in your application.
Quick note : This project is using the standard library so if you build the datetime library and you want to use the binaries in another project, make sure that the compilation will be made with the same compiler and linked against the same version of the standard library.
See some examples