Hello
Can someone please show me code in Java that stores the date and time into a file every minute?
The reason for this is that i am looking to copy every minute from the computer clock in order to see if changes have been made.
I am not sure if I need to use a loop of some sort or whether there is code itself that will do this for me.
Any help will be appreciated
Thanks
Dave