Date
extension Date: QueryableRange
Date conform to QueryableRange to perform queries with the four Range operators
-
The ISO8601 string representation of the receiving Date object.
Declaration
Swift
public var stringValue: String { get }