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

拼接照片,日期问题。PuzzleActivity #41

Closed
wrrgit opened this issue Dec 10, 2018 · 1 comment
Closed

拼接照片,日期问题。PuzzleActivity #41

wrrgit opened this issue Dec 10, 2018 · 1 comment

Comments

@wrrgit
Copy link

wrrgit commented Dec 10, 2018

690行
SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd", Locale.getDefault());
String date = format.format(photos.get(i).time ); 不应该 * 1000

@HuanTanSheng
Copy link
Owner

已修改,感谢!

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

2 participants