TimeZone

TimeZone

package cs-system

Available on cs

Variables

read only DaylightName:String

read only StandardName:String

Methods

GetDaylightChanges (year:Int):DaylightTime

GetUtcOffset (time:DateTime):TimeSpan

IsDaylightSavingTime (time:DateTime):Bool

ToLocalTime (time:DateTime):DateTime

ToUniversalTime (time:DateTime):DateTime

Static variables

static read only CurrentTimeZone:TimeZone

Static methods

static IsDaylightSavingTime (time:DateTime, daylightTimes:DaylightTime):Bool

static _IsDaylightSavingTime (time:DateTime, daylightTimes:DaylightTime):Bool

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/TimeZone.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部