# -*- coding:utf-8 -*- import datetime #获取时间函数,把当前时间格式化为str类型nowdate.strftime('%Y-%m-%d %H:%M:%S') def getLastDate(): return datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')
# -*- coding:utf-8 -*- import datetime #获取时间函数,把当前时间格式化为str类型nowdate.strftime('%Y-%m-%d %H:%M:%S') def getLastDate(): return datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')
js 获取当前时间并格式化 CreateTime--2018年2月7日11:04:16 Author:Marydon 方式一 /** *
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M