编辑器加载中

View Code
1 DataAdd(year,10,getdate()):返回当前时间的10年后的年份
2
3 DataAdd(month,-2,getdate()):返回当前时间的2个月前的月份
4
5 datename([year、Quarter、month、day],date)
6
7 功能说明:获取特定时间的年月日星期等,类型为int

.

相关文章:

  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
  • 2021-06-01
  • 2022-12-23
  • 2021-12-30
  • 2021-11-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2022-02-16
  • 2022-01-07
相关资源
相似解决方案