this_date: this_date

this_dateR Documentation

this_date

Description

Returns the current day, month or year. Day and month returns dates and year a 4 digit number.

Usage

this_day()

this_month()

this_year()

Value

a date or number

Examples

this_day() 
this_month() 
this_year() 


davidsjoberg/hablar documentation built on March 13, 2023, 1:26 a.m.