@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/automation
<internal>
DateToString
Type Alias DateToString
DateToString
:
<
F
extends
DateFormatChoice
>
(
input
:
Date
,
format
:
F
,
...
rest
:
F
extends
"Custom"
?
[
customFormat
:
string
]
:
[
]
,
)
=>
string
Type Declaration
<
F
extends
DateFormatChoice
>
(
input
:
Date
,
format
:
F
,
...
rest
:
F
extends
"Custom"
?
[
customFormat
:
string
]
:
[
]
,
)
:
string
Type Parameters
F
extends
DateFormatChoice
Parameters
input
:
Date
format
:
F
...
rest
:
F
extends
"Custom"
?
[
customFormat
:
string
]
:
[
]
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.4.1
Loading...