Forum Discussion
Related Content
- 4 years ago
- 5 years ago
Recent Discussions
- 21 hours ago
Sorry, guess I should have mentioned that timstamp is in unix time. Add this to convert it from unix time.
Date date = new Date(messageExchange.getTimestamp() );