Skip to contents

Get system time with Sys.time() function

Usage

now(format = "%Y-%m-%d %H:%M:%S")

Arguments

format

Format to apply to Sys.time() result

Examples

now()
#> Error in now(): could not find function "now"