I am working on a JAVA project which needs to set the System date and time.
I want to open Date and Time Properties of Windows through my Project.
When I click on JButton, it should open Windows Date and Time Properties.
How to do it ?
Please Reply.