yesterday: The previous day

View source: R/instants.R

yesterdayR Documentation

The previous day

Description

The previous day

Usage

yesterday(tzone = "")

Arguments

tzone

a character vector specifying which time zone you would like to find the previous date of. tzone defaults to the system time zone set on your computer.

Value

the previous date as a Date object

See Also

tomorrow

Examples

yesterday()
yesterday("UTC")

ellisvalentiner/lubridateExtras documentation built on March 31, 2022, 8:52 a.m.