ru.dgis.sdk.directory.PublicTransportIntervalWorkingHours | Android SDK | Urbi Documentation
Android SDK

PublicTransportIntervalWorkingHours

Work period of the interval schedule.

PublicTransportIntervalWorkingHours(
	startTime: Long = 0,
	startTimeUtc: Long = 0,
	finishTime: Long = 0,
	finishTimeUtc: Long = 0
)

Work period of the interval schedule.

Parameters
startTime
startTimeUtc
finishTime
finishTimeUtc
Returns
Properties

Unix time of the interval schedule start (in the local timezone of the object).

Unix time of the interval schedule start in UTC.

Unix time of the interval schedule end (in the local timezone of the object).

Unix time of the interval schedule end in UTC.