日期 Long 类型和date 类型转化

select create_time ,FROM_UNIXTIME(CREATE_TIME/1000,'%Y-%m-%d %H:%i:%s')  from xxxx  where create_time = 1551691014
日期 Long 类型和date 类型转化date

相关文章
相关标签/搜索