W3cubDocs

/Haxe C#

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