powered by
This function returns the associated POSIXct time to the time stamp integer in a block header.
POSIXct
int2date(x)
An object of class POSIXct, POSIXt
POSIXct, POSIXt
integer, the block header time stamp
integer
Bernhard Pfaff
https://en.bitcoin.it/wiki/Block_timestamp
Other UtilityFuncs: bkfee, blockattime, blockstats, date2int, intMaxDay, intMinDay, intRangeDay, intRangePeriod, timeofblock, txfee, txids, txinids, txstats, utxoage, utxotype, utxovalue
bkfee
blockattime
blockstats
date2int
intMaxDay
intMinDay
intRangeDay
intRangePeriod
timeofblock
txfee
txids
txinids
txstats
utxoage
utxotype
utxovalue
ts <- 1532954868 int2date(ts)
Run the code above in your browser using DataLab