例子:

select to_char(sysdate,'yyyy"年"mm"月"dd"日"') as nowYear
from dual

结果:

Date日期类型转化成中文字符串

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-19
  • 2022-12-23
  • 2022-02-08
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-24
  • 2021-10-10
  • 2022-12-23
  • 2021-12-09
  • 2022-12-23
相关资源
相似解决方案