docx转PDF,报时间格式不正确

阅读次数 3

对照文档,没看出来时间格式有什么问题,请帮忙看一下 <img src="https://solution-community.wps.cn/uploads/post/5wTmfCYz8u5.png" alt="image.png"/> { "code": 30003,
"message": "InvalidSignature",
"hint": "not a valid datetime or too skewed. Date: Tue, 5 Aug 2025 06:30:59 GMT",
"extra": ""
}

1 Answers

各位兄台,时间格式避坑,date1日期格式错误,date2正确(5-05): date1========Tue, 5 Aug 2025 07:22:01 GMT date2========Tue, 05 Aug 2025 07:22:01 GMT getwpsInfo{"code":30003,"message":"InvalidSignature","hint":"not a valid datetime or too skewed. Date: Tue, 5 Aug 2025 07:22:01 GMT","extra":""}