...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
Returns the current system time as a date object.
static date
now();
Strong guarantee. Only throws if obtaining the current time throws.