Jul-16-2017, 02:30 PM
hello i want to make my date and time continuous running in my database but my code wont work.
date = str(datetime.datetime.fromtimestamp(k).strftime('%b %d, %Y %I:%M:%S %p'))hope someone can help me.
