Skip to main content

TimerHourToString

Callable

  • TimerHourToString(T: Date): string

  • Returns a string of the time remaining on a given timer (Hours and minutes only)


    Parameters

    • T: Date

      Time to convert to a string in ms

    Returns string

    • The time string in the HH:MM format