Date
extension Date: BSON
extension Date: _PersistableInsideOptional, _DefaultConstructible, _Indexable
extension Date: _QueryNumeric
extension Date: _RealmCollectionValueInsideOptional
extension Date: MinMaxType
extension Date: SortableType
-
Undocumented
Declaration
Swift
public static var _rlmType: PropertyType { get }
-
Undocumented
Declaration
Swift
public typealias PersistedType = Date -
Undocumented
Declaration
Swift
@inlinable public static func _rlmGetProperty(_ obj: ObjectBase, _ key: PropertyKey) -> Date -
Undocumented
Declaration
Swift
@inlinable public static func _rlmGetPropertyOptional(_ obj: ObjectBase, _ key: PropertyKey) -> Date? -
Undocumented
Declaration
Swift
@inlinable public static func _rlmSetProperty(_ obj: ObjectBase, _ key: PropertyKey, _ value: Date)
View on GitHub
Install in Dash