commit | 045664345c6e7187a4c12aca23cc9912b732a422 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Mon Jun 07 23:37:05 2021 -0400 |
committer | Davide Pesavento <davidepesa@gmail.com> | Mon Jun 07 23:37:05 2021 -0400 |
tree | ceffec557b03dd7fb1b194fc2027b83798952d8f | |
parent | d8e0cad3390277c07125a75e57aab762e7fccaa0 [diff] |
util: add time::{to,from}IsoExtendedString() Also, backport weeks/months/years duration types from C++20 Change-Id: I6d5c831b7aa2ffa3a894a8adaba0e3879d84ef61
ndn-cxx is a C++14 library implementing Named Data Networking (NDN) primitives that can be used to write various NDN applications. The library is currently being used by the following projects:
See docs/INSTALL.rst
for compilation and installation instructions.
Extensive documentation is available on the library's homepage.
Please submit any bugs or feature requests to the ndn-cxx issue tracker.
We greatly appreciate contributions to the ndn-cxx code base. If you are new to the NDN software community, please read the Contributor's Guide to get started.
ndn-cxx is an open source project licensed under the LGPL version 3. See COPYING.md
for more information.