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

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/czsp611hhf6v7v6nx18pq8qpb09id4w5-date-2.4.1-9a0ee254.drv
    x86_64-linuxx86_64-w64-mingw32/gnu/store/aj71lkv8llkh1had14006x0hxp2bjp3z-date-2.4.1-9a0ee254.drv
    x86_64-linuxriscv64-linux-gnu/gnu/store/xhjhs5ln4r1birj24k9cqdh2n305ajyx-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc-linux-gnu/gnu/store/kjhs589215l5a0gqfimm8rm9af4rd7sb-date-2.4.1-9a0ee254.drv
    x86_64-linuxpowerpc64le-linux-gnu/gnu/store/1z44vip6f41c3bx69ah1fy596cp4hd5m-date-2.4.1-9a0ee254.drv
    x86_64-linuxmips64el-linux-gnu/gnu/store/rjzh8b9s10573am02njdgvphqf9jg2fm-date-2.4.1-9a0ee254.drv
    x86_64-linuxi686-w64-mingw32/gnu/store/m7g5f23akyrl2i12mgmimw1blr0axnp4-date-2.4.1-9a0ee254.drv
    x86_64-linuxi586-pc-gnu/gnu/store/y1gchzgraqr2ncaxkjxn9arq3i3d8ndp-date-2.4.1-9a0ee254.drv
    x86_64-linuxarm-linux-gnueabihf/gnu/store/vd5zp3gfnvr6rr541c1c5fq20f7827zd-date-2.4.1-9a0ee254.drv
    x86_64-linuxaarch64-linux-gnu/gnu/store/3376xafi1q1v4c35rnajf53viwa2xnik-date-2.4.1-9a0ee254.drv
    riscv64-linux/gnu/store/fddn92nisg3j2yvd8bczsvl9l1xpwkas-date-2.4.1-9a0ee254.drv
      powerpc-linux/gnu/store/blsna0vdirw7j0i5iw2ixcc1bz0xpabk-date-2.4.1-9a0ee254.drv
        powerpc64le-linux/gnu/store/ds515p520rgia8iws3iza6qbdj7cvv7j-date-2.4.1-9a0ee254.drv
        mips64el-linux/gnu/store/g3l681045vjs4acvf5vmmzk5w23hkdmv-date-2.4.1-9a0ee254.drv
          i686-linux/gnu/store/m5vacp3dhaa0d4j04fs6nxnya1s14qhs-date-2.4.1-9a0ee254.drv
          i586-gnu/gnu/store/djval1nqdz53rfcc9n3njw819sr56j2v-date-2.4.1-9a0ee254.drv
          armhf-linux/gnu/store/ijia4n5992xzjb17vq32v8w08hh58sxx-date-2.4.1-9a0ee254.drv
          aarch64-linux/gnu/store/63fsj4sia83sgf2i9n7lva0q02sr59lg-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?