weldx.time#

Contains classes and functions related to time.

Module attributes

types_datetime_like

types that define ascending arrays of time stamps.

types_timestamp_like

types that define timestamps.

types_timedelta_like

types that define ascending time delta arrays.

types_time_like

types that represent time.

types_pandas_times

supported pandas time types.

Classes

Time

Provides a unified interface for time related operations.

TimeDependent

An abstract base class that describes a common interface of time dep.