Skip to contents

[Stable]

Retrieves the current system timestamp from the API.

Usage

sf_server_timestamp()

Value

POSIXct formatted timestamp

Examples

if (FALSE) { # \dontrun{
sf_server_timestamp()
} # }