Resolved! Best practice with GlideDate and GlideDateTime
Hey folk,I have a requirement where I need to notify users about an upcoming renewal date.So, I have a GlideRecord that has a renewal date field that is a GlideDate.I need to run a daily scheduled job that will check each record in the table, to see ...