yyyymmdd: yyyymmdd: Get A Time Stamp

Description Usage Arguments Value Author(s)

View source: R/yyyymmdd.R

Description

yyyymmdd() returns current date, and optionally time, in YYYYMMDD format

Usage

1
yyyymmdd(hms = FALSE, sep = "")

Arguments

hms

logical; if TRUE append hour, minutes and seconds

sep

character value to separate date and time if hms is TRUE

Value

Returns the current data (and time if hms==TRUE) as a character value formatted as YYYYMMDD(_HHMMSS).

Author(s)

M.W.Rowe, mwr.stats@gmail.com


mwrowe/microRutils documentation built on June 12, 2021, 2:41 p.m.