| oid_to_timestamp | R Documentation | 
The initial 4 bytes of a MongoDB OID contain a timestamp value, representing the ObjectId creation, measured in seconds since the Unix epoch.
oid_to_timestamp(oid)
oid | 
 string or raw value with document oid  | 
oid_to_timestamp('5349b4ddd2781d08c09890f3')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.