Skip to contents

Returns a nice looking date for text

Usage

nice_date(in_date, abbr = FALSE)

Arguments

in_date

Any date value

abbr

Boolean whether or not to abbreviate month name

Value

Text sting of date

Examples