Skip to contents

Format date as dmy

Usage

fdmy(date)

Arguments

date

a date to convert

Value

the formatted date

Examples

fdmy(Sys.Date())
#> [1] "01 Aug 2024"