Search
Preparing search index...
The search index is not available
PrimeFaces JavaScript API Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
PrimeFaces JavaScript API Docs
node_modules/moment/ts3.1-typings/moment
export=
RelativeTimeSpec
Interface RelativeTimeSpec
Hierarchy
RelativeTimeSpec
Index
Properties
M
MM
d
dd
future
h
hh
m
mm
past
s
ss
w
ww
y
yy
Properties
Optional
M
M
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
MM
MM
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
d
d
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
dd
dd
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
future
future
:
undefined
|
string
|
(
(
relTime
:
string
)
=>
string
)
Optional
h
h
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
hh
hh
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
m
m
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
mm
mm
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
past
past
:
undefined
|
string
|
(
(
relTime
:
string
)
=>
string
)
Optional
s
s
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
ss
ss
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
w
w
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
ww
ww
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
y
y
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Optional
yy
yy
:
undefined
|
string
|
(
(
n
:
number
, withoutSuffix
:
boolean
, key
:
RelativeTimeKey
, isFuture
:
boolean
)
=>
string
)
Modules
node_
modules/moment/ts3.1-
typings/moment
export=
unit
OfTime
unit
OfTime
Relative
Time
Spec
M
MM
d
dd
future
h
hh
m
mm
past
s
ss
w
ww
y
yy
Generated using
TypeDoc