Hello,

We have a code in java which uses Quartz schedule to fire the message at a specific time Without Effecting the Quartz internal functions I want to change the time of the application and without effecting the System time so that no disturbance happens the other applications running in the PC.

Anything in Java Helps me Achieve this?
Thanks in Advance!

Regards,
Narasimha.