WeekTime | iOS SDK | 2GIS Documentation

WeekTime

Timestamp within a week.

public init(
    weekDay: WeekDay,
    time: DayTime
)
Parameters
weekDay
time
public static func < (lhs: WeekTime, rhs: WeekTime) -> Bool

Returns a Boolean value indicating whether the value of the first argument is less than that of the second argument.

Properties

Day of the week.

Time.