William Brooks created NIFI-5578:
------------------------------------
Summary: Expression Language Documentation typo in Date
Manipulation examples
Key: NIFI-5578
URL: https://issues.apache.org/jira/browse/NIFI-5578
Project: Apache NiFi
Issue Type: Bug
Components: Documentation & Website
Affects Versions: 1.7.1, 1.7.0
Environment: Chrome browser
Reporter: William Brooks
Documentation for NiFi expression language contains several examples with
erroneous backticks instead of single quotes.
[https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#dates]
Section: Date Manipulation
Table 18. format Examples
Example:
${time:format("yyyy/MM/dd HH:mm:ss.SSS’Z'", "GMT")}
(backtick is between SSSS and Z)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)