pub fn build_ts_value(value: i64, unit: TsUnit) -> Result<Value, Error>
A convenience function to build timestamp values from underlying longs.