pft: Print the full time

Description Usage Arguments See Also Examples

View source: R/pft.R

Description

Auto formats a POSIX object to output the day of week, full date, and 24 hour time.

Usage

1
pft(td = Sys.time())

Arguments

td

A POSIX date time object or vector, or at least a string vector that can be interpretted by default as a POSIX object. Defaults to Sys.time() if no time is provided.

See Also

POSIXct, print pp

Examples

1
pft()

Paul-James/pjames documentation built on Aug. 9, 2019, 12:18 p.m.