Prepare a basic code to do the following.
Write a program that shows the current time and date, evaluated from the System.CurrentTimeMillis() method.
you 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.