NSTimeZone
Notifications
NSTimeZone(IntPtr)
NSTimeZone(NativeHandle)
NSTimeZone(NSCoder)
NSTimeZone(NSObjectFlag)
NSTimeZone(String)
NSTimeZone(String, NSData)
Abbreviations
ClassHandle
Data
DataVersion
DefaultTimeZone
GetSecondsFromGMT
KnownTimeZoneNames
LocalTimeZone
Name
SystemTimeZone
SystemTimeZoneDidChangeNotification
Abbreviation()
Abbreviation(NSDate)
Copy(NSZone)
DaylightSavingTimeOffset(NSDate)
EncodeTo(NSCoder)
FromAbbreviation(String)
FromGMT(nint)
FromGMT(nint)
FromName(String)
FromName(String, NSData)
GetLocalizedName(NSTimeZoneNameStyle, NSLocale)
IsDaylightSavingsTime(NSDate)
NextDaylightSavingTimeTransitionAfter(NSDate)
ResetSystemTimeZone()
SecondsFromGMT(NSDate)
ToString()
xamarinios
namespace Foundation
{
[Register("NSTimeZone", true)]
public class NSTimeZone : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("initWithCoder:")]
public NSTimeZone(NSCoder! coder);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API