FirebaseFirestoreSwift Framework Reference

Date

extension Date: ServerTimestampWrappable
  • Declaration

    Swift

    public static func wrap(_ timestamp: Timestamp) throws -> Date
  • Declaration

    Swift

    public static func unwrap(_ value: `Self`) throws -> Timestamp