powered by
This function returns the associated integer time for a given date/time object (coercible as POSIXct object.
integer
POSIXct
date2int(x)
POSIXct, date/time object.
Bernhard Pfaff
Other UtilityFuncs: bkfee(), blockattime(), blockstats(), int2date(), intMaxDay(), intMinDay(), intRangeDay(), intRangePeriod(), timeofblock(), txfee(), txids(), txinids(), txstats(), utxoage(), utxotype(), utxovalue()
bkfee()
blockattime()
blockstats()
int2date()
intMaxDay()
intMinDay()
intRangeDay()
intRangePeriod()
timeofblock()
txfee()
txids()
txinids()
txstats()
utxoage()
utxotype()
utxovalue()
d <- "2017-03-15" date2int(d)
Run the code above in your browser using DataLab