rfwtools.timestamp

This module provides commonly needed functionality for interacting with timestamps.

Functions

is_datetime_in_range(dt, range_list)

Check if the supplied datetime object is in any of the specified ranges.

Classes

TimestampMapper()

Class for mapping timestamps in Tom's label files to the timestamp with fractional seconds used elsewhere.