solapi
Preparing search index...
lib/schemaUtils
safeFormatWithTransfer
Function safeFormatWithTransfer
safeFormatWithTransfer
(
value
:
string
|
Date
)
:
Effect
<
string
,
InvalidDateError
>
formatWithTransfer를 Effect로 감싸 InvalidDateError가 Defect가 되지 않도록 합니다.
Parameters
value
:
string
|
Date
Returns
Effect
<
string
,
InvalidDateError
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
solapi
Loading...
formatWithTransfer를 Effect로 감싸 InvalidDateError가 Defect가 되지 않도록 합니다.