@@ -0,0 +1,4 @@
import time
from datetime import datetime, date
currDay = datetime.now()
currDay = currDay.strftime('%m-%d-%Y')
The note is not visible to the blocked user.