yangai

string strDate= DateTime.FromOADate(Convert.ToInt32(data[i][7])).ToString("d");

strDate= DateTime.Parse(strDate).ToString("dd-MMM-yyyy");

分类:

技术点:

相关文章:

  • 2021-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-11-30
  • 2021-05-17
  • 2022-12-23
猜你喜欢
  • 2022-01-21
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-12-06
  • 2021-12-13
相关资源
相似解决方案