Skip to main content

Module time

Module time 

Source
Expand description

Time normalization for EAP items.

Structs§

Config
Configuration parameters for normalize.
TimestampOutOfRange
Error when the time is either too far in the future or past.

Enums§

TimeEnforcement
Configures how Config::max_in_past and Config::max_in_future should be enforced.

Traits§

TimeNormalize
Items which can be processed by normalize.

Functions§

normalize
Normalizes and validates timestamps.