Contents

compare(_:)

Compares another date to this one.

Declaration

func compare(_ other: Date) -> ComparisonResult

Parameters

  • other:

    Another date.

See Also

Comparing Dates