| date2int | R Documentation | 
This function returns the associated integer time
for a given date/time object (coercible as POSIXct object.
date2int(x)
| x | 
 | 
integer
Bernhard Pfaff
Other UtilityFuncs: bkfee,
blockattime, blockstats,
int2date, intMaxDay,
intMinDay, intRangeDay,
intRangePeriod, timeofblock,
txfee, txids,
txinids, txstats,
utxoage, utxotype,
utxovalue
d <- "2017-03-15"
date2int(d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.