vira - v31.31.7
Preparing search index...
formatAbsoluteTime
Function formatAbsoluteTime
formatAbsoluteTime
(
time
:
Readonly
<
FullDate
>
,
options
?:
Readonly
<
PartialWithUndefined
<
{
showDateOnly
:
boolean
;
showTimeOnly
:
boolean
;
timezone
:
Timezone
}
,
>
,
>
,
)
:
string
Formats a
FullDate
into the same absolute string rendered by
ViraAbsoluteTime
.
Parameters
time
:
Readonly
<
FullDate
>
Optional
options
:
Readonly
<
PartialWithUndefined
<
{
showDateOnly
:
boolean
;
showTimeOnly
:
boolean
;
timezone
:
Timezone
}
,
>
,
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
vira - v31.31.7
Loading...
Formats a
FullDateinto the same absolute string rendered by ViraAbsoluteTime.