I am new to java world. Can anyone please help me with sample code of Java scheduler which executes method(i.e. task) on every Sunday at 4 pm System Time ? Note - I am using jdk 1.6 in my application.
Asked
Active
Viewed 33 times
1
-
*jdk 1.6* - why? – Scary Wombat Apr 30 '21 at 01:16
-
My application has limitation of using jdk1.6 due to various other constraints. So, we have to search solution with jdk1.6 only. – Dinesh Kumar singh Apr 30 '21 at 01:18