Last chance! 50% off unlimited learning
Sale ends in
This function returns the associated POSIXct
time
to the time stamp integer in a block header.
int2date(x)
integer
, the block header time stamp
An object of class POSIXct, POSIXt
Other UtilityFuncs: bkfee
,
blockattime
, blockstats
,
date2int
, intMaxDay
,
intMinDay
, intRangeDay
,
intRangePeriod
, timeofblock
,
txfee
, txids
,
txinids
, txstats
,
utxoage
, utxotype
,
utxovalue
# NOT RUN {
ts <- 1532954868
int2date(ts)
# }
Run the code above in your browser using DataLab