isValidTime | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...

    Function isValidTime

    • Check whether the specified parts make a reasonable time (does not consider the leap second a valid time)

      Parameters

      • hour: number
      • minute: number
      • second: number
      • msec: number

      Returns boolean