1、Ext.util.Format.date(new Date().add(Date.DAY, 5), 'Y-m-d'), 'Y-m-d')

2、Ext.util.Format.date(new Date(parseInt(value.substring(6, value.length - 2))).add(Date.DAY, parseInt(stringTime), 'Y-m-d'), 'Y-m-d')

相关文章:

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