During this video I explain how the strftime() method is used to return the current time as an appropriately formatted string. Once returned the current time is displayed in a Python tkinter window. The follow on video will use the information supplied by this video to show how to build a digital clock in a tkinter window.