Type alias: TimeFormatterFn()
TimeFormatterFn: (
time
) =>string
A custom function used to override formatting of a time to a string.
Parameters
• time: BusinessDay
| UTCTimestamp
Returns
string
TimeFormatterFn: (
time
) =>string
A custom function used to override formatting of a time to a string.
• time: BusinessDay
| UTCTimestamp
string