会员
周边
捐助
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
张雨臣
导航
博客园
首页
新随笔
联系
订阅
管理
公告
2022年2月23日
hive开发中实际的日期转换函数
摘要: 日期函数 1. UNIX时间戳转日期函数: from_unixtime 语法: from_unixtime(bigint unixtime[, string format]) 返回值: string 说明: 转化UNIX时间戳(从1970-01-01 00:00:00 UTC到指定时间的秒数)到当前
阅读全文
posted @ 2022-02-23 19:26 张雨臣
阅读(1007)
评论(0)
推荐(0)
编辑