I have to convert the following time to UTC but I don't know what format the current time is in. How do I convert it to UTC using Java? Unknown format:
1561554154352
It clear to me which or how to do it based on the Java Date documentation. https://docs.oracle.com/javase/8/docs/api/java/util/Date.html