Error in Java example
Closed this issue · 1 comments
svyrydovskii commented
calendar.getTimeInMillis() - is not a Unix timestamp. Gotta divide by 1000.
deltadd commented
Done
Closed this issue · 1 comments
calendar.getTimeInMillis() - is not a Unix timestamp. Gotta divide by 1000.
Done