Files
stream-applications/applications/source/time-source
2022-02-24 20:38:47 -05:00
..
2021-06-07 17:59:24 -04:00
2022-02-24 20:38:47 -05:00
2022-01-21 17:52:10 -05:00

//tag::ref-doc[]
= Time Source

The time source will simply emit a String with the current time every so often.

== Options

The **$$time$$** $$source$$ has the following options:

//tag::configuration-properties[group=false]
$$time.date-format$$:: $$Format for the date value.$$ *($$String$$, default: `$$MM/dd/yy HH:mm:ss$$`)*
//end::configuration-properties[]

//end::ref-doc[]