开发者

Failure retrieving date from MySQL on web server onto iPhone

I am making an iPhone app which h开发者_JS百科as its database on the web server. The database is in MySQL. I retrieve the data from server onto the iPhone using JSON parsing.

I have trouble retrieving the TimeStamp datatype that I store in my database. When I try to retrieve the timestamp on iPhone, it shows datetime as shown in the screenshot.

Failure retrieving date from MySQL on web server onto iPhone

It is basically like this

/Date(1297432377000-0700)\\/

What could be wrong?


Check this post.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜