Language

Package: date @ 2.4.1-9a0ee254

Synopsis

Date and time library for C++11 and C++14

Description

Date is a header only C++ library that extends the chrono date algorithms library for calendar dates and durations. It also provides the <tz.h> library for handling time zones and leap seconds.

Home page
https://howardhinnant.github.io/date/date.html
Location
gnu/packages/calendar.scm (line: 67, column: 4)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?