📜  在 python 代码示例中获取当前日期

📅  最后修改于: 2022-03-11 14:46:27.686000             🧑  作者: Mango

代码示例6
today = datetime.today().strftime("%Y-%m-%d %H:%M:%S")