Hello everyone !
I'm trying to figure out how to design a service scheduler based on the date a Product was purchased and date that the Product should be serviced based on Manufacturer recommendations.
My problem is that I can calculate the date difference between datePurchased and dateTheManufacturerRecommends but how can I do this for example every 6 months for a specified type of maintenance??
Any help would be much appreciated !
Thank you in advance
I'm trying to figure out how to design a service scheduler based on the date a Product was purchased and date that the Product should be serviced based on Manufacturer recommendations.
My problem is that I can calculate the date difference between datePurchased and dateTheManufacturerRecommends but how can I do this for example every 6 months for a specified type of maintenance??
Any help would be much appreciated !
Thank you in advance
Last edited: