oa_gateway_uci::primitive

Constant TIME

Source
const TIME: &str = r"\d{2}:\d{2}:\d{2}(\.\d+)?";
Expand description

Hours, minutes, and seconds with an optional fraction. Whether they are in range is clock’s question.