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: 68, column: 4)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/dks88a0lijh9n5gp1d6j1xadz8h7hnjd-date-2.4.1-9a0ee254.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/r513n86plfqgk1zp8nh6gc513awgab22-date-2.4.1-9a0ee254.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/bbpbhpx095fda55ch2ar84scam47p3d9-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/ch4whxhbb3c2p75nbhbbmnqi7pyzwqyb-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/sycbmr4qgv54mk2kdxkysbsdh4id92qr-date-2.4.1-9a0ee254.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/7qmg1s5kcmqz4f9a6qwwbabb3nzy3wkp-date-2.4.1-9a0ee254.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/iqkivpakyppbq17bpfjyhm061vckk6id-date-2.4.1-9a0ee254.drv
    x86_64-linuxi586-pc-gnu/gnu/store/m2h6z4i48cakrsqaibnda5mc4qx75igh-date-2.4.1-9a0ee254.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/ky1pbnnjzibyp9acka413alqcwwpzhzg-date-2.4.1-9a0ee254.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/hbqqdsdwynjxrfag3jq9xrqqiwv82ip3-date-2.4.1-9a0ee254.drv
    riscv64-linux/gnu/store/m3xvk0qqivz185f6f6amyvc1r3gs1g2w-date-2.4.1-9a0ee254.drv
      powerpc-linux/gnu/store/plw2za8hsa601lddlm980s510imb2k8m-date-2.4.1-9a0ee254.drv
        powerpc64le-linux/gnu/store/kpr9rf6jyagzb0npp6lm7n11n33nwqlr-date-2.4.1-9a0ee254.drv
        mips64el-linux/gnu/store/f0ccd7cikjcz5ck6barn5mnq2ixgb2yg-date-2.4.1-9a0ee254.drv
          i686-linux/gnu/store/yqjkb7z3wnssnrljcg3nspsdm9j3114h-date-2.4.1-9a0ee254.drv
          i586-gnu/gnu/store/x15wjijx54c7ha8w4y5160xf8lgkqzzp-date-2.4.1-9a0ee254.drv
          armhf-linux/gnu/store/1zlj14lpqviv188fzyryvjlivr5vslkc-date-2.4.1-9a0ee254.drv
          aarch64-linux/gnu/store/1pypirg1970vj91310r13qf1g2xlb6xr-date-2.4.1-9a0ee254.drv

          Lint warnings

          LinterMessageLocation
          optional-tests

          Make sure tests are only run when requested

          the 'check' phase should respect #:tests?