Returns an integer value for seconds since the ‘epoch’ of January 1, 1970.
1 | to_unix_timestamp(x, tz = "")
|
x |
an object to be converted to unix timestamp from one of the date-time classes |
tz |
time zone specification to be used for the conversion |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.