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()
xamarintvos
namespace Foundation
{
[Register("NSTimeZone", true)]
public class NSTimeZone : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSTimeZone(IntPtr handle);
}
}
| Xamarin iOS | 0.0 |
|---|---|
| Xamarin macOS | 0.0 |
| Xamarin tvOS | 0.0 |
| Xamarin watchOS | 0.0 |
Information specific to xamarintvos | |
| Assembly | Xamarin.TVOS , 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