Modified code from adafruit PyPortal 'count-up' program using the Pynt display to display the time in years-days-hours-min, and total hours, minutes since wedding anniversary
rename one of the above files to 'code.py' file in root of circuitpy drive
the original font was too thin, light so i created a new bitmap font based on CooperBlack font from my windows machine. place "CooperBlack-28.pcf" file into "...root/fonts" directory
original code by John Park of adafruit learning - source: https://learn.adafruit.com/pyportal-event-count-up-clock/overview https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/bde5ed3f2ccd7f89fd741f962eb224644e22a185/PyPortal/PyPortal_EventCountup/code.py#L4