http_time_stamp: Format a time stamp for HTTP

View source: R/utils.R

http_time_stampR Documentation

Format a time stamp for HTTP

Description

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.


webfakes documentation built on Oct. 1, 2023, 9:06 a.m.