728x90 반응형 날짜변환1 [Python] 날짜, 시간을 문자열로 변환하는 방법 (date to string, time to string) - strftime 개발을 하다보면 원하는 포맷으로 데이터를 출력하고 싶을 때가 있다. 가령 게시글작성일이나, 해외시간을 현지시간으로 바꾼다거나 등 다양하게 활용이 가능하다. https://docs.python.org/ko/3/library/datetime.html datetime — Basic date and time types Source code: Lib/datetime.py The datetime module supplies classes for manipulating dates and times. While date and time arithmetic is supported, the focus of the implementation is on efficient attr... docs.python.org 더 정확한 .. 2023. 2. 3. 이전 1 다음 728x90 반응형