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