Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 533 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 533 Bytes

Welcome to the PERIODS library. The intention of this code is to provide a convenient set of utilities for manipulating times, distances between times, and both contiguous and discontiguous ranges of time. By combining these facilities in various ways, almost any type of time expression is possible.

Please see the documentation in doc/ for information.

This package relies on the local-time package and provides series-compatible data structures.