[][src]Type Definition sibyl::TimestampTZ

type TimestampTZ<'a> = Timestamp<'a, OCITimestampTZ>;

Trait Implementations

impl<'a> FromSql<'a> for TimestampTZ<'a>[src]