pub fn time_to_sql(v: i64, buf: &mut BytesMut)
Serializes a TIME or TIMETZ value.
TIME
TIMETZ
The value should represent the number of microseconds since midnight.