uptime-robot-v3
    Preparing search index...

    Class UptimeRobotTools

    Tools for the UptimeRobot API.

    https://uptimerobot.com/api/v3 Official API Documentation

    1.0.0

    Index

    Constructors

    Methods

    • Builds UTC calendar day ranges for a given number of days and a given timestamp.

      Parameters

      • dayCount: number

        The number of days to build the ranges for.

      • nowMs: number = ...

        The timestamp to build the ranges for.

      Returns UtcDayRange[]

      The UTC calendar day ranges.