Package org.robovm.apple.corefoundation
Class CFTimeZone
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.apple.corefoundation.CFType
org.robovm.apple.corefoundation.CFTimeZone
- All Implemented Interfaces:
AutoCloseable
public class CFTimeZone extends CFType
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCFTimeZone.CFTimeZonePtrstatic classCFTimeZone.NotificationsNested classes/interfaces inherited from class org.robovm.apple.corefoundation.CFType
CFType.AsListMarshaler, CFType.CFTypePtr, CFType.Marshaler, CFType.NoRetainMarshaler -
Constructor Summary
Constructors Modifier Constructor Description protectedCFTimeZone() -
Method Summary
Methods inherited from class org.robovm.apple.corefoundation.CFType
autorelease, close, dispose, dispose, doDispose, equalsTo, finalize, getAllocator, getDescription, getRetainCount, getTypeID, getTypeIDDescription, hash, makeCollectable, release, release, retain, retain, show, toString
-
Constructor Details
-
CFTimeZone
protected CFTimeZone()
-
-
Method Details
-
create
-
create
-
create
-
SystemTimeZoneDidChangeNotification
-
getClassTypeID
public static long getClassTypeID() -
getSystem
-
resetSystem
public static void resetSystem() -
getDefault
-
setDefault
-
getKnownNames
-
getAbbreviationDictionary
-
setAbbreviationDictionary
-
create
-
create
-
create
-
getName
-
getData
-
getSecondsFromGMT
public double getSecondsFromGMT(double at) -
getAbbreviation
-
isDaylightSavingTime
public boolean isDaylightSavingTime(double at) -
getDaylightSavingTimeOffset
public double getDaylightSavingTimeOffset(double at) -
getNextDaylightSavingTimeTransition
public double getNextDaylightSavingTimeTransition(double at) -
getLocalizedName
-