当前位置:Gxlcms > 数据库问题 > postgresql 13位时间戳

postgresql 13位时间戳

时间:2021-07-01 10:21:17 帮助过:138人阅读

CAST(EXTRACT(EPOCH FROM CURRENT_TIMESTAMP )* 1000 AS int8),to_char(to_timestamp(CAST(EXTRACT(EPOCH FROM CURRENT_TIMESTAMP )* 1000 AS int8) / 1000) AT TIME ZONE PRC, yyyy-mm-dd hh24:mi:ss)

 

postgresql 13位时间戳

标签:sele   zone   post   class   extract   rom   postgre   code   har   

人气教程排行