import datetime
s=datetime.datetime.now()
bk_date=s.strftime('%Y%m%d')

+ Recent posts