opencage-api-client
    Preparing search index...

    Sun timing information

    interface SunTimes {
        apparent: number;
        astronomical: number;
        civil: number;
        nautical: number;
    }
    Index

    Properties

    apparent: number

    Sunrise time considering atmospheric refraction

    astronomical: number

    When the sun is 18 degrees below the horizon

    civil: number

    When the sun is 6 degrees below the horizon

    nautical: number

    When the sun is 12 degrees below the horizon