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("dateWithTimeIntervalSinceReferenceDate:")]
public static NSDate! FromTimeIntervalSinceReferenceDate(double secs);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 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