Interface MinutelyWeather

Hierarchy

Properties

astronomical: {}

Type declaration

    dt: Date

    Date and time, UTC

    dtRaw: number

    Date and time, Unix, UTC

    lat: number

    Geographical coordinates of the location (latitude)

    lon: number

    Geographical coordinates of the location (longitude)

    timezone: undefined | string

    Timezone name for the requested location

    timezoneOffset: number

    Date and time, Unix, UTC

    Generated using TypeDoc