rforcecom.getServerTimestamp: Retrieve a server timestamp

Description Usage Arguments Value Author(s) Examples

View source: R/rforcecom.getServerTimestamp.R

Description

Retrieve a server timestamp

Usage

1

Arguments

session

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

Value

Server timestamp (POSIXlt format).

Author(s)

Takekatsu Hiramura <thira@plavox.info>

Examples

1
2
3
4
5
6
## Not run: 
 # Retrieve a server timestamp
 rforcecom.getServerTimestamp(session)
 # [1] "2012-04-01 11:30:05 GMT"
 
## End(Not run)

RForcecom documentation built on May 1, 2019, 6:31 p.m.