I neeed to create a basic code to do the following. the class is entry level and I would appreciate a brief explanation as to why you do each bit.
Write a program that displays the current time and date, calculated from the
System.CurrentTimeMillis() method.
We cant import any utilities such as calender etc it has to be solely from the above method.
Also the time needs to be displayed in GMT