python获取当前日期_Python程序获取当前日期
生活随笔
收集整理的這篇文章主要介紹了
python获取当前日期_Python程序获取当前日期
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
python獲取當前日期
In the below example – we are implementing a python program to get the current date.
在下面的示例中-我們正在實現(xiàn)一個python程序來獲取當前日期 。
Steps:
腳步:
Import the date class from datetime module.
從datetime模塊導(dǎo)入日期類。
Call today() function which is a library function of date class.
調(diào)用today()函數(shù),該函數(shù)是日期類的庫函數(shù)。
Finally, print the date.
最后,打印日期。
Output
輸出量
Current date is: 2020-03-09翻譯自: https://www.includehelp.com/python/program-to-get-current-date.aspx
python獲取當前日期
總結(jié)
以上是生活随笔為你收集整理的python获取当前日期_Python程序获取当前日期的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 忍者之路面具男怎么获得
- 下一篇: 矩阵形状| 使用Python的线性代数