DateV

public struct DateV: ScalarValue, AsJson

Represents a date returned by the server. Reference.

  • Declaration

    Swift

    public static func == (left: DateV, right: DateV) -> Bool

    Parameters

    lhs
    rhs