Description Usage Arguments Value
Helper that returns an ISO8601 string for the provided date string Most date formats are supported, as explained in: https://github.com/eddelbuettel/anytime A value of "now" returns the current UTC date & time Depends on the local system clock
1 | .formatUtc(self, dateString = "now")
|
self |
Calling object |
dateString |
A string that describes a date. Can also be "now" |
(character) Date string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.