I am working with the APIs of Date
and Time
Java 8. In my code I am interested in taking the time GMT / UTC + 0 , but picks the one from the computer that is > GMT / UTC + 1 .
Can I force Java
to do this without having to change the time on my computer?