Preparing search index...
The search index is not available
@wharfkit/antelope - v0.7.3
@wharfkit/antelope - v0.7.3
BlockTimestamp
Class BlockTimestamp
Hierarchy
TimePointBase
BlockTimestamp
Index
Constructors
constructor
Properties
value
abi
Name
Methods
equals
toABI
to
Date
toJSON
to
Milliseconds
to
String
abi
Default
from
fromABI
from
Date
from
Integer
from
Milliseconds
from
String
Constructors
constructor
new
Block
Timestamp
(
value
:
UInt32
)
:
BlockTimestamp
Parameters
value:
UInt32
Returns
BlockTimestamp
Properties
value
value
:
UInt32
Static
abi
Name
abi
Name
:
string
= 'block_timestamp_type'
Methods
equals
equals
(
other
:
TimePointType
)
:
boolean
Parameters
other:
TimePointType
Returns
boolean
toABI
toABI
(
encoder
:
ABIEncoder
)
:
void
Parameters
encoder:
ABIEncoder
Returns
void
to
Date
to
Date
(
)
:
Date
Returns
Date
toJSON
toJSON
(
)
:
string
Returns
string
to
Milliseconds
to
Milliseconds
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
abi
Default
abi
Default
<
T
>
(
this
:
T
)
:
InstanceType
<
T
>
Type Parameters
T
extends
TimePointConstructor
Parameters
this:
T
Returns
InstanceType
<
T
>
Static
from
from
<
T
>
(
this
:
T
, value
:
TimePointType
)
:
InstanceType
<
T
>
Type Parameters
T
extends
TimePointConstructor
Parameters
this:
T
value:
TimePointType
Returns
InstanceType
<
T
>
from
(
value
:
TimePointType
)
:
unknown
Parameters
value:
TimePointType
Returns
unknown
Static
fromABI
fromABI
(
decoder
:
ABIDecoder
)
:
BlockTimestamp
Parameters
decoder:
ABIDecoder
Returns
BlockTimestamp
Static
from
Date
from
Date
<
T
>
(
this
:
T
, date
:
Date
)
:
InstanceType
<
T
>
Type Parameters
T
extends
TimePointConstructor
Parameters
this:
T
date:
Date
Returns
InstanceType
<
T
>
from
Date
(
date
:
Date
)
:
unknown
Parameters
date:
Date
Returns
unknown
Static
from
Integer
from
Integer
(
value
:
UInt32Type
)
:
BlockTimestamp
Parameters
value:
UInt32Type
Returns
BlockTimestamp
Static
from
Milliseconds
from
Milliseconds
(
ms
:
number
)
:
BlockTimestamp
Parameters
ms:
number
Returns
BlockTimestamp
Static
from
String
from
String
<
T
>
(
this
:
T
, string
:
string
)
:
InstanceType
<
T
>
Type Parameters
T
extends
TimePointConstructor
Parameters
this:
T
string:
string
Returns
InstanceType
<
T
>
from
String
(
string
:
string
)
:
unknown
Parameters
string:
string
Returns
unknown
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@wharfkit/antelope -
v0.7.3
ABI
API
v1
Asset
Base58
Key
Type
P2P
Serializer
Struct
Variant
Block
Timestamp
constructor
value
abi
Name
equals
toABI
to
Date
toJSON
to
Milliseconds
to
String
abi
Default
from
fromABI
from
Date
from
Integer
from
Milliseconds
from
String
Generated using
TypeDoc