You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by broodingimu <ch...@163.com> on 2010/05/07 03:13:26 UTC

GMT date format when using HttpClient

I use HttpClient to get page from
"http://exchange.cbice.com/cbice/revealAction.do?method=doSrchLicenseList&status=already&revealDayCon=in&projectId=&projectName=&decorator=exclude&perPage=1000".  
but The source I got using httpClient is not the same as I got using
Internet Browser(IE7).  
The date I see from IE7 looks like "2010-04-26" , but HttpClient got "Mon
Apr 26 00:00:01 GMT+08:00 2010 ". 
How can I convert GMT date to the format as I see from IE7?

Thanks a lot .
-- 
View this message in context: http://old.nabble.com/GMT-date-format-when-using-HttpClient-tp28481166p28481166.html
Sent from the HttpClient-User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org