A task that prints a timestamp to stdout
. Intended to primarily be used for testing.
The timestamp task has the following options:
- timestamp.format
- The timestamp format, "yyyy-MM-dd HH:mm:ss.SSS" by default. (String, default:
yyyy-MM-dd HH:mm:ss.SSS
)