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.


gaborcsardi/pressr documentation built on June 2, 2025, 2:10 a.m.