encode_datetime2

Function encode_datetime2 

Source
pub fn encode_datetime2(datetime: NaiveDateTime, buf: &mut BytesMut)
Expand description

Encode a DATETIME2 value.

DATETIME2 is encoded as TIME followed by DATE.