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