sf_server_timestamp {salesforcer} | R Documentation |
Salesforce Server Timestamp
Description
Retrieves the current system timestamp from the API.
Usage
sf_server_timestamp()
Value
POSIXct
formatted timestamp
Examples
## Not run:
sf_server_timestamp()
## End(Not run)
[Package salesforcer version 1.0.1 Index]