I have a variable, "today", which pulls the month, day, and year from a new Date() object, and creates a string MMDDYYYY.
This is how I implemented it on th