Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: date-devel | Distribution: Fedora Project |
Version: 3.0.0 | Vendor: Fedora Project |
Release: 5.20200708git6952fb5.fc34 | Build date: Wed Mar 31 10:51:32 2021 |
Group: Unspecified | Build host: buildvm-a32-27.iad2.fedoraproject.org |
Size: 329356 | Source RPM: date-3.0.0-5.20200708git6952fb5.fc34.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/HowardHinnant/date | |
Summary: Date and time library based on the C++11/14/17 <chrono> header |
This is actually several separate C++11/C++14/C++17 libraries: - "date.h" is a header-only library which builds upon <chrono>. It adds some new duration types, and new time_point types. It also adds "field" types such as year_month_day which is a struct {year, month, day}. And it provides convenient means to convert between the "field" types and the time_point types. - "tz.h" / "tz.cpp" are a timezone library built on top of the "date.h" library. This timezone library is a complete parser of the IANA timezone database. It provides for an easy way to access all of the data in this database, using the types from "date.h" and <chrono>. The IANA database also includes data on leap seconds, and this library provides utilities to compute with that information as well. Slightly modified versions of "date.h" and "tz.h" were voted into the C++20 working draft.
MIT
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 3.0.0-5.20200708git6952fb5 - Rebuilt for removed libstdc++ symbol (#1937698) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4.20200708git6952fb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-3.20200708git6952fb5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2.20200708git6952fb5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 08 2020 Aleksei Bavshin <alebastr89@gmail.com> - 3.0.0-1 - Upstream release 3.0.0 (+4 commits from git master) - Rename libtz subpackage to libdate-tz according to upstream change - Use new cmake_build macros with out-of-tree build * Fri Feb 07 2020 Aleksei Bavshin <alebastr89@gmail.com> - 2.4.1-1.20200207git9a0ee254 - Initial import (#1801013)
/usr/include/date /usr/include/date/date.h /usr/include/date/tz.h /usr/lib/cmake/date /usr/lib/cmake/date/dateConfig.cmake /usr/lib/cmake/date/dateConfigVersion.cmake /usr/lib/cmake/date/dateTargets-noconfig.cmake /usr/lib/cmake/date/dateTargets.cmake /usr/lib/libdate-tz.so /usr/lib/pkgconfig/date.pc /usr/share/doc/date-devel /usr/share/doc/date-devel/README.md /usr/share/licenses/date-devel /usr/share/licenses/date-devel/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 21 00:48:46 2022