boostorg / date_time

Boost.org date_time module
http://boost.org/libs/date_time
Boost Software License 1.0
65 stars 95 forks source link

DateTime, part of the collection of Boost C++ Libraries, makes programming with dates and times as simple and natural as programming with strings and integers.

License

Distributed under the Boost Software License, Version 1.0.

Properties

Build Status

Branch GHA CI Appveyor Coverity Scan codecov.io Deps Docs Tests
master Build Status Build status Coverity Scan Build Status codecov Deps Documentation Enter the Matrix
develop Build Status Build status Coverity Scan Build Status codecov Deps Documentation Enter the Matrix

Directories

Note that the built library is only for build backward compatibility and contains no symbols. date_time is now header only.

Name Purpose
build build script for optional lib build
data timezone database
doc documentation
example use case examples
include headers
src source code for optional link library
test unit tests
xmldoc documentation source

More information