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()
xamarinmac
namespace Foundation
{
[Register("NSTimeZone", true)]
public class NSTimeZone : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("timeZoneWithName:")]
public static NSTimeZone! FromName(string! tzName);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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