Skip to contents

Timestamp

Usage

tstmp()

Value

character string of date/time.

Examples

tstmp()
#> [1] "2025-07-24-06.20.18"
cat(paste("Last updated:", tstmp()))
#> Last updated: 2025-07-24-06.20.18