Date
extension Date
-
Generate a stamp suitable to use in
EntityStore
. Don’t suppose it equals unix timestamp (it is not)Declaration
Swift
public var stamp: Stamp { get }
Docs (100% documented)
extension Date
Generate a stamp suitable to use in EntityStore
.
Don’t suppose it equals unix timestamp (it is not)
Swift
public var stamp: Stamp { get }