Learn R Programming

OpenSpecy (version 1.5.3)

human_ts: Create human readable timestamps

Description

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

Usage

human_ts()

Arguments

Value

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

Author

Win Cowger, Zacharias Steinmetz

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

Examples

Run this code
human_ts()

Run the code above in your browser using DataLab