to_utc_timestamp函数

适用于:检查标记是的砖的SQL检查标记是的砖运行时

返回的时间戳expr在一个不同的时区UTC。

语法

to_utc_timestamp(expr,时区)

参数

  • expr:一个时间戳的表达式。

  • 时区:一个字符串表达式是有效的时区。

返回

一个时间戳。

例子

>选择to_utc_timestamp(“2016-08-31”,“亚洲/首尔”);2016年- - - - - -08年- - - - - -30.15:00:00>选择to_utc_timestamp(“2017-07-14 02:40:00.0”,“GMT + 1”);2017年- - - - - -07年- - - - - -1401:40:000