Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lib64tz-devel | Distribution: OpenMandriva Lx |
Version: 2.4.1 | Vendor: OpenMandriva |
Release: 1.20200207git9a0ee25 | Build date: Mon Mar 21 04:50:49 2022 |
Group: Unspecified | Build host: builder2-3.openmandriva.org |
Size: 329010 | Source RPM: date-2.4.1-1.20200207git9a0ee25.src.rpm |
Packager: bero_massbuild <bero+massbuild@lindev.ch> | |
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
/usr/include/date /usr/include/date/date.h /usr/include/date/tz.h /usr/lib64/cmake/date /usr/lib64/cmake/date/dateConfig.cmake /usr/lib64/cmake/date/dateConfigVersion.cmake /usr/lib64/cmake/date/dateTargets-relwithdebinfo.cmake /usr/lib64/cmake/date/dateTargets.cmake /usr/lib64/libtz.so /usr/lib64/pkgconfig/date.pc /usr/share/doc/lib64tz-devel /usr/share/doc/lib64tz-devel/README.md /usr/share/licenses/lib64tz-devel /usr/share/licenses/lib64tz-devel/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:25:21 2024