what time.now() return python code example Example: python now now_time = datetime.datetime.now().strftime("%d/%m/%Y %H:%M:%S") print(now_time)