RForcecom (version 1.1)

rforcecom.getServerTimestamp: Retrieve a server timestamp

Description

Retrieve a server timestamp

Usage

rforcecom.getServerTimestamp(session)

Arguments

session
Session data. It can be retrieve from rforcecom.login.

Value

Server timestamp (POSIXlt format).

Examples

Run this code
## Not run: 
#  # Retrieve a server timestamp
#  rforcecom.getServerTimestamp(session)
#  # [1] "2012-04-01 11:30:05 GMT"
#  ## End(Not run)

Run the code above in your browser using DataLab