Timedelta
package python.lib.datetime
Available on python
Static variables
staticmax:Timedelta
staticmin:Timedelta
staticresolution:Timedelta
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
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/python/lib/datetime/Timedelta.html