最近在项目中碰到审核日志的时间为GMT格式 ,如何格式化成本地时间.

网站集设置成本地区域无法解决此类问题,后来查询资料才知道.无法更改

Audit entries are stored in GMT, so that is what you get in Excel.  Looks like you can easily convert it within Excel, though:

 

http://www.ehow.com/how_5882129_convert-gmt-time-microsoft-excel.html 

 

附带格式化excel日期格式如下:

1、  打开exel增加一列:当前时间,如下图:

sharepoint2013的审核日志的时间区域设置

2、 在该列上增加计算公式: = 发送时间列+ 8/24,如下图:

sharepoint2013的审核日志的时间区域设置

3、格式化时间:yyyy-mm-dd hh:mm:ss

sharepoint2013的审核日志的时间区域设置

相关文章:

  • 2022-01-08
  • 2022-12-23
  • 2021-07-15
  • 2022-12-23
  • 2022-12-23
  • 2021-12-29
  • 2022-12-23
  • 2022-02-06
猜你喜欢
  • 2022-12-23
  • 2021-07-30
  • 2021-10-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
相关资源
相似解决方案