View source: R/utils-datatypes.R
sf_format_date | R Documentation |
Format Dates for Create and Update operations
sf_format_date(x)
x |
a value representing a datetime |
character
; a date string with the time set to midnight in the
user's system timezone and then formatted in ISO8601 per the requirements of
the Salesforce APIs.
This function is meant to be used internally. Only use when debugging.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.