.formatUtc {onc.api} | R Documentation |
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
.formatUtc(self, dateString = "now")
self |
Calling object |
dateString |
A string that describes a date. Can also be "now" |
(character) Date string