pub fn timestamptz_timestamptz_sub(
l: Timestamptz,
r: Timestamptz,
) -> Result<Interval>Expand description
This operation is zone agnostic.
pub fn timestamptz_timestamptz_sub(
l: Timestamptz,
r: Timestamptz,
) -> Result<Interval>This operation is zone agnostic.