Skip to content

Format a time stamp for HTTP

Usage

http_time_stamp(t = Sys.time())

Arguments

t

Date-time value to format, defaults to the current date and time. It must be a POSIXct object.

Value

Character vector, formatted date-time.