티스토리 뷰

728x90

https://stackoverflow.com/questions/969285/how-do-i-translate-an-iso-8601-datetime-string-into-a-python-datetime-object

 

How do I translate an ISO 8601 datetime string into a Python datetime object?

I'm getting a datetime string in a format like "2009-05-28T16:15:00" (this is ISO 8601, I believe). One hackish option seems to be to parse the string using time.strptime and passing the first six

stackoverflow.com

 

728x90

'공부' 카테고리의 다른 글

Basic 인증과 Bearer 인증의 모든 것  (0) 2023.09.16
[FastApi] remove http_status 422  (0) 2023.09.16
[FastApi] swagger responses={404: {"model": Error}}  (0) 2023.09.16
[sh] history -c & history -d 1  (0) 2023.09.16
[logback] rollingPolicy  (0) 2023.09.16
댓글