risingwave_connector::source::cdc::external::mysql

Function timestamp_val_to_timestamptz

source
pub fn timestamp_val_to_timestamptz(value_text: &str) -> ConnectorResult<String>