TimeRangeDateTime

@available(*, message: "TT_API_PUBLIC_PREVIEW('byTheEndOf=2020.12', 'This is under Public Preview and subject to change until the end date. More information is available at: https://developer.tomtom.com/public-preview'﹚")
@objc
public class TimeRangeDateTime : NSObject

Public Preview

This is under Public Preview and subject to change by the end of 2020.12. More information is available at: https://developer.tomtom.com/public-preview

Represents date and time.

Properties

  • Represents the current day in a calendar year in the POI time zone.

    Declaration

    Swift

    @objc
    public let date: String
  • Hour.

    Declaration

    Swift

    @objc
    public let hour: UInt
  • Minute.

    Declaration

    Swift

    @objc
    public let minute: UInt