getSecondsClockNumberText

abstract var getSecondsClockNumberText: (seconds: String) -> String?(source)

Get clock number aria-text for seconds.

Parameters

{string} seconds The seconds to format.