Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix InvalidDateFormat error incase of OS LC_TIME setting #30

Open
wants to merge 2 commits into
base: lite
Choose a base branch
from
Open

fix InvalidDateFormat error incase of OS LC_TIME setting #30

wants to merge 2 commits into from

Conversation

hallkk
Copy link

@hallkk hallkk commented Mar 29, 2019

在部分操作系统(ubuntu18.04 LTS Desktop)上,发现因为LC_TIME的原因,导致日志上传失败

code : 400, error msg : {"errorCode":"InvalidRequestTime","errorMessage":"request time 五, 29 3月 2019 03:42:45 GMT not follow RFC822 spec"}

因此在调用strftime方法进行格式化前,设置LC_TIME

@CLAassistant
Copy link

CLAassistant commented Jun 29, 2020

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants