.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Foundation
  3. NSDate
  4. DescriptionWithLocale(NSLocale)
  • NSDate
    • Notifications
    • NSDate()
    • NSDate(Double)
    • NSDate(IntPtr)
    • NSDate(NativeHandle)
    • NSDate(NSCoder)
    • NSDate(NSObjectFlag)
    • ClassHandle
    • DistantFuture
    • DistantPast
    • Now
    • SecondsSince1970
    • SecondsSinceNow
    • SecondsSinceReferenceDate
    • SrAbsoluteTime
    • SystemClockDidChangeNotification
    • AddSeconds(Double)
    • Compare(NSDate)
    • Copy(NSZone)
    • CreateFromSRAbsoluteTime(Double)
    • DescriptionWithLocale(NSLocale)
    • EarlierDate(NSDate)
    • EncodeTo(NSCoder)
    • FromTimeIntervalSince1970(Double)
    • FromTimeIntervalSinceNow(Double)
    • FromTimeIntervalSinceReferenceDate(Double)
    • GetSecondsSince(NSDate)
    • IsEqualToDate(NSDate)
    • LaterDate(NSDate)
    • explicit operator DateTime(NSDate)
    • explicit operator NSDate(DateTime)
    • ToDateTime(NSDate)
    • ToDateTime(NSDate)
xamarinmac
namespace Foundation
{
    [Register("NSDate", true)]
    public class NSDate : NSObject, ICKRecordValue, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("descriptionWithLocale:")]
        public virtual string! DescriptionWithLocale(NSLocale! locale);
    }
}
.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 🗙