sf_format_date: Format Dates for Create and Update operations

View source: R/utils-datatypes.R

sf_format_dateR Documentation

Format Dates for Create and Update operations

Description

Format Dates for Create and Update operations

Usage

sf_format_date(x)

Arguments

x

a value representing a datetime

Value

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.

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.