getHoursClockNumberText

abstract var getHoursClockNumberText: (hours: String) -> String?(source)

Get clock number aria-text for hours.

Parameters

{string} hours The hours to format.