.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSTimeZone
  4. Data
  • 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)]
        public virtual NSData! Data
        {
            [Export("data")]
            get;
        }

    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙