조회 수 884 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

파이썬(python) 자주 사용하는 명령 모으기

 

    import datetime
    d = datetime.datetime.now()
    nowdate=d.strftime('%Y-%m-%d %H:%M:%S'#strftime('%Y-%m-%d %H:%M:%S')
    print("날짜 : ",nowdate)

 

 

 

 

 

 

 

 

 

 

 

 

 

로그인 후 댓글쓰기가 가능합니다.

?

List of Articles
번호 분류 제목 날짜 조회 수
2344 Fatal error: Call to a member function get() on null in C:\AutoSet9\public_html\files\cache\template_compiled\4cfb1455260434e25c468dc186e72b58.compiled.php on line 101