NSDate

Undocumented in source.

Alias This

parent

Members

Functions

description
NSString description()
Undocumented in source. Be warned that the author may not have intended to support it.
descriptionWithLocale
NSString descriptionWithLocale()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin NSObjectTemplate!(NSDate, "NSDate")
Undocumented in source.

Static functions

date
NSDate date()
Undocumented in source. Be warned that the author may not have intended to support it.
dateWithTimeIntervalSinceNow
NSDate dateWithTimeIntervalSinceNow(double secs)
Undocumented in source. Be warned that the author may not have intended to support it.
timeIntervalSinceReferenceDate
NSTimeInterval timeIntervalSinceReferenceDate()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

parent
NSObject parent;
Undocumented in source.

Mixed In Members

From mixin NSObjectTemplate!(NSDate, "NSDate")

this
this(id id_)
Undocumented in source.
alloc
T alloc()

Allocates, but do not init

getClass
Class getClass()
Undocumented in source. Be warned that the author may not have intended to support it.
getClassID
id getClassID()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta