WeekTime | iOS SDK | 2GIS Documentation
iOS SDK

WeekTime

Временной момент внутри недели.

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

День недели.

Время.