sf_format_datetime: Format Datetimes for Create and Update operations

View source: R/utils-datatypes.R

sf_format_datetimeR Documentation

Format Datetimes for Create and Update operations

Description

Format Datetimes for Create and Update operations

Usage

sf_format_datetime(x)

Arguments

x

an object, potentially, representing a datetime that should be converted to the Salesforce standard.

Value

character; an object where any values that appear to be a date or date time are reformatted as an ISO8601 string per the requirements of the Salesforce APIs.

Note

This function is meant to be used internally. Only use when debugging.

See Also

https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/datafiles_date_format.htm


salesforcer documentation built on March 18, 2022, 6:26 p.m.