datetime.Timedelta

Timedelta

package python-lib-datetime

Available on python

Constructor

new (days:Int = 0, seconds:Int = 0, microseconds:Int = 0, milliseconds:Int = 0, minutes:Int = 0, hours:Int = 0, weeks:Int = 0)

Variables

days:Int

microseconds:Int

seconds:Int

Methods

total_seconds ():Float

Static variables

static max:Timedelta

static min:Timedelta

static resolution:Timedelta

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/python/lib/datetime/Timedelta.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部