ASAP  1.0.0
A C++ header-only library for creating, displaying, iterating and manipulating dates
The ASAP date/time library for beautiful C++ code

ASAP is a small, header-only date-time library for C++11 and beyond. It is heavily inspired by my great time using momentjs to parse and display dates. ASAP has a lot of syntatic sugar to make your code look pretty both on the inside and outside :)

All ASAP examples available online at repl.it. (main() starts at line 551)

Features

Index

Using

You can either:

License

ASAP is MIT licensed.