NSExtendedDate extension

NSExtendedDate

on

Properties

description NSString

Available on NSDate, provided by the NSExtendedDate extension

description
no setter
timeIntervalSince1970 double

Available on NSDate, provided by the NSExtendedDate extension

timeIntervalSince1970
no setter
timeIntervalSinceNow double

Available on NSDate, provided by the NSExtendedDate extension

timeIntervalSinceNow
no setter

Methods

compare(NSDate other) NSComparisonResult

Available on NSDate, provided by the NSExtendedDate extension

compare:
descriptionWithLocale(ObjCObjectBase? locale) NSString

Available on NSDate, provided by the NSExtendedDate extension

descriptionWithLocale:
earlierDate(NSDate anotherDate) NSDate

Available on NSDate, provided by the NSExtendedDate extension

earlierDate:
isEqualToDate(NSDate otherDate) bool

Available on NSDate, provided by the NSExtendedDate extension

isEqualToDate:
laterDate(NSDate anotherDate) NSDate

Available on NSDate, provided by the NSExtendedDate extension

laterDate:
timeIntervalSinceDate(NSDate anotherDate) double

Available on NSDate, provided by the NSExtendedDate extension

timeIntervalSinceDate:

Static Methods

getTimeIntervalSinceReferenceDate() double

Available on NSDate, provided by the NSExtendedDate extension

timeIntervalSinceReferenceDate