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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/1c7ykl5jndqyf2fybg5rfk8klsr88kc5-date-2.4.1-9a0ee254.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/n9w3adjx5msn9jk08ir8v372bx9wypgj-date-2.4.1-9a0ee254.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/k5bcdr2xmwxrfz826pvkcdn0l8jsvm85-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/g1in5m466y9zljaf9srqivvd04706pjd-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/cm00c4nz81rviwl6fl912vfqcdkxw83k-date-2.4.1-9a0ee254.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/cgns6y6nxrg9yycj91d89594nxp8d332-date-2.4.1-9a0ee254.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/wa91sn5g5lj1zv4pm7shj4pykx2zfzi3-date-2.4.1-9a0ee254.drv
    x86_64-linuxi586-pc-gnu/gnu/store/40k8wq385dns793mv1kbxwm0sgvk4q8v-date-2.4.1-9a0ee254.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/2a4a041wj2mw3blrf5sp6fmhqj61aym0-date-2.4.1-9a0ee254.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/g1maxvm1vr8pk3zl99sdilcha1rx7lhs-date-2.4.1-9a0ee254.drv
    riscv64-linux/gnu/store/sqbz5045a5i4db59w2b27bjdpd5wnlw6-date-2.4.1-9a0ee254.drv
      powerpc-linux/gnu/store/yhmq23bsx888pih6p7cd7kn2lqpc8n2c-date-2.4.1-9a0ee254.drv
        powerpc64le-linux/gnu/store/c61whb58m549alm4qhkc04qj1bc12nz0-date-2.4.1-9a0ee254.drv
        mips64el-linux/gnu/store/2hjdqn3c0sg0hnxhx9yw04qssbv49xrn-date-2.4.1-9a0ee254.drv
          i686-linux/gnu/store/x8yawgbglx63ynxxkq3y3lfwvzv00x8j-date-2.4.1-9a0ee254.drv
          i586-gnu/gnu/store/hfhrilnj5xd7i3hw4fa0fpss21yp18vp-date-2.4.1-9a0ee254.drv
          armhf-linux/gnu/store/vynax3sj47xx6ksz4hrk3db208y53x2j-date-2.4.1-9a0ee254.drv
          aarch64-linux/gnu/store/967km5vmxr4am3fkfa2y9pxddw6a09h6-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?