Book Image

Learning Boost C++ Libraries

By : Arindam Mukherjee
Book Image

Learning Boost C++ Libraries

By: Arindam Mukherjee

Overview of this book

Table of Contents (19 chapters)
Learning Boost C++ Libraries
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


This chapter introduced libraries for measuring time and calculating dates. This chapter gets you up and running with the basics of date and time calculations, without covering the intricate details about sophisticated calendar calculations, time zone awareness, and custom and locale-specific formatting. The Boost online documentation is an excellent source for these details.