So I have list of tutor records where it saves date join, and date terminated of them. The program will automatically delete the tutor record once they are terminated after 6 month.
So how do i check the current date is already 6 month or more since the date terminated.
I need to input date join and date terminated.