First off, sorry if title is confusing. We have a series of lessons that are released weekly. What I essentially wish to do is display to our customers a "countdown" until the day the next content is released. I'd imagine this would be a calculation such as: days left = (nth day of product release) - (subscription start date) Any suggestions where I should start poking around in the code? Or does aMember have any inbuilt mechanisms to easily display this information?