标签: google-drive-api
我尝试使用python通过Drive API获取Google帐户的文件详情。 对于Google云端硬盘帐户中的某些文件,最后一次修改日期是未来的,例如“modifiedByMeDate”:“2038-01-18T20:14:07.000Z” 在什么情况下会发生这种情况?对此有什么解决方法?
谢谢