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

DateUtil cannot parse date format 'Mon, 04 Aug 2014 01:08:21GMT' #57

Open
pprun opened this issue Aug 4, 2014 · 0 comments
Open

DateUtil cannot parse date format 'Mon, 04 Aug 2014 01:08:21GMT' #57

pprun opened this issue Aug 4, 2014 · 0 comments

Comments

@pprun
Copy link

pprun commented Aug 4, 2014

com.ning.http.util.DateUtil$DateParseException: Unable to parse the date Mon, 04 Aug 2014 01:08:21GMT
at com.ning.http.util.DateUtil.parseDate(DateUtil.java:176)
at com.ning.http.util.DateUtil.parseDate(DateUtil.java:104)

Although it works with 'Mon, 04 Aug 2014 01:08:21 GMT' (blank char before GMT), some servers do return this format.

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

No branches or pull requests

1 participant