tomorrow: The next day

View source: R/instants.R

tomorrowR Documentation

The next day

Description

The next day

Usage

tomorrow(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

yesterday

Examples

tomorrow()
tomorrow("UTC")

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