@rekurt/openkline - v0.2.0
Preparing search index...
DateFormatFn
Type Alias DateFormatFn
DateFormatFn
:
(
timestamp
:
number
)
=>
string
A function that turns a Unix-seconds timestamp into a display string.
Type Declaration
(
timestamp
:
number
)
:
string
Parameters
timestamp
:
number
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@rekurt/openkline - v0.2.0
Loading...
A function that turns a Unix-seconds timestamp into a display string.