Skip to contents

This helper function creates human readable timestamps in the form of %Y%m%d-%H%M%OS at the current time.

Usage

human_ts()

Value

human_ts() returns a character value with the respective timestamp.

Details

Human readable timestamps are appended to file names and fields when metadata are shared with the Open Specy community.

See also

format.Date for date conversion functions

Author

Win Cowger, Zacharias Steinmetz

Examples

human_ts()
#> [1] "20240827-155341"