Presto
GitHub
Getting Started
Guides
Packages
View Model
Final Form
REST
Routing
UI
UI ANTD
Util
isPromise
useAsync
useAsyncListing
useAsyncValue
useChangeObserver
useListChangeObserver
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
)
Arguments:
Argument
Type
Description
*
parts
TimeParts
|
Date
options
An object with the properties below
options.localeOptions
localeOptions
options.locales
string
|
string
[]
Returns:
string