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

Unparseable date #15

Open
gonjay opened this issue Apr 25, 2014 · 1 comment
Open

Unparseable date #15

gonjay opened this issue Apr 25, 2014 · 1 comment

Comments

@gonjay
Copy link
Owner

gonjay commented Apr 25, 2014

04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ java.text.ParseException: Unparseable date: "2014-04-25T14:58:17.406+08:00" (at offset 19)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at java.text.DateFormat.parse(DateFormat.java:555)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at org.rubychina.app.model.Topic.getShowTimeString(Topic.java:72)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at org.rubychina.app.model.Topic.getLastReply(Topic.java:60)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at org.rubychina.app.ui.adapter.TopicAdapter.getView(TopicAdapter.java:88)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at com.haarman.listviewanimations.BaseAdapterDecorator.getView(BaseAdapterDecorator.java:83)
04-25 15:01:31.340    3638-3638/org.rubychina.app W/System.err﹕ at com.haarman.listviewanimations.swinginadapters.AnimationAdapter.getView(AnimationAdapter.java:129)
@gonjay
Copy link
Owner Author

gonjay commented Apr 25, 2014

Seems to fixed

Anyone can review 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

No branches or pull requests

1 participant