콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
22800 화면
베스트 답변

Hello Giezel Esteves,

     Here is the python code to convert string to date.

        import datetime
        datetime.datetime.strptime('24052010', '%d%m%Y').date()
Here "24052010" is string.  you can pass a variable at here.
아바타
취소
관련 게시물 답글 화면 활동
3
7월 23
27903
2
6월 22
6142
2
9월 21
5258
1
11월 20
8532
2
3월 19
6512