Circle V2 API Docs
Preparing search index...
@repo/utils
time
FormatTimestampOptions
Type Alias FormatTimestampOptions
type
FormatTimestampOptions
=
{
format
?:
LiteralUnion
<
DateFormatKeys
,
string
>
;
placeholder
?:
string
|
null
;
throwOnValidationError
?:
boolean
;
}
Index
Properties
format?
placeholder?
throw
On
Validation
Error?
Properties
Optional
format
format
?:
LiteralUnion
<
DateFormatKeys
,
string
>
Optional
placeholder
placeholder
?:
string
|
null
Optional
throw
On
Validation
Error
throwOnValidationError
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
placeholder
throw
On
Validation
Error
Circle V2 API Docs
Loading...