会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
iullor
首页
新随笔
订阅
管理
2024年4月11日
pg 中各类时间戳处理及显示
摘要: SELECT now() as "System Time", now()::timestamp as "postgres Time", now() AT TIME ZONE 'GMT' as "time without zone", now() AT TIME ZONE 'CST' as "time
阅读全文
posted @ 2024-04-11 18:54 iullor
阅读(57)
评论(0)
推荐(0)
编辑