What does strftime stand for in Python?

Experience Level: Junior
Tags: Python

Answer

strftime is a method from the datetime module.
strftime stands for string format time.

Python for beginners
Python for beginners

Are you learning Python ? Try our test we designed to help you progress faster.

Test yourself