OrderBy public enum OrderBy Enum representing the criteria for ordering. date(_:) Ordering by date with a specified sorting order. Declaration Swift case date(Order)