Description Usage Arguments Value Author(s) Examples
View source: R/rforcecom.getServerTimestamp.R
Retrieve a server timestamp
1 | rforcecom.getServerTimestamp(session)
|
session |
Session data. It can be retrieve from |
Server timestamp (POSIXlt format).
Takekatsu Hiramura <thira@plavox.info>
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.