Nothing
library(nanotime)
format(nanotime(Sys.time()),
lcltzstr="America/Chicago", tgttzstr="America/Chicago")
format(nanotime(as.POSIXlt(Sys.time())),
lcltzstr="America/Chicago", tgttzstr="America/Chicago")
format(nanotime(Sys.Date()),
lcltzstr="America/Chicago", tgttzstr="America/Chicago")
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.