Timestamp¶
Report name: timestamp
Available in all: Yes
Report that prints Robocop execution timestamp.
Timestamp follows local time in the format of Year-Month-Day Hours(24-hour clock):Minutes:Seconds ±hh:mm UTC offset
as default.
Example:
Enable with:
You can also enable it by using all which enables all reports that supports all option:
Configuration¶
Timezone¶
Configure timezone to be used in timestamp report with timezone parameter:
For timezone names, see https://en.wikipedia.org/wiki/List_of_tz_database_time_zones.
Format¶
Configure a timestamp format with format parameter:
For timestamp formats, see datetime format codes.