Presto
GitHub
Getting Started
Packages
View Model
Final Form
REST
Routing
UI
UI ANTD
Util
isPromise
useAsync
useAsyncListing
useAsyncValue
useChangeObserver
useListChangeObserver
useMemoOne
Comparison
isDeepEqual
isEqual
Identifiable
getId
hashId
Identifiable
isIdentifiable
isSameById
Labeled
getNodeLabel
getTextLabel
isLabeled
isNodeLabeled
NodeLabeled
TextLabeled
Pagination
CursorPaginator
InferredPaginator
LimitOffsetPaginator
PageNumberPaginator
Paginator
usePaginator
Time
formatTime
parseTime
On this page
Arguments
formatTime
Source
import { formatTime } from "@prestojs/util";
formatTime
(
parts
,
?options
)
Source
Arguments:
Argument
Type
Description
*
parts
Date
|
TimeParts
options
An object with the properties below
options.localeOptions
localeOptions
options.locales
string
|
string
[]
Returns:
string