[PYTHON/COMMON] datetime 클래스 : strftime 메소드를 사용해 특정 시간 요소 문자열 구하기


■ datetime 클래스의 strftime 메소드를 사용해 특정 시간 요소 문자열을 구하는 방법을 보여준다.

main.py