natural_date: Natural Date

Description Usage Arguments See Also Examples

View source: R/time.R

Description

Like natural day, but will append a year for dates that are a year or more in the past or future

Usage

1
natural_date(value)

Arguments

value

A Date value

See Also

natural_day

Examples

1
2

Example output

sh: 1: timedatectl: Permission denied
Error in file(con, "r") : cannot open the connection
In addition: Warning messages:
1: In system("timedatectl", intern = TRUE) :
  running command 'timedatectl' had status 126
2: In file(con, "r") : cannot open file '/etc/timezone': Permission denied
[1] "today"
[1] "Feb 20"

humanize documentation built on May 2, 2019, 6:39 a.m.