Conversions

A temporal value can be converted into a compatible type using the notation CAST(ttype1 AS ttype2) or ttype1::ttype2.