[
https://issues.apache.org/jira/browse/NIFI-16157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18101499#comment-18101499
]
ASF subversion and git services commented on NIFI-16157:
--------------------------------------------------------
Commit 45ba85724cd21bbc0713890ebe76c2ba490a60ad in nifi's branch
refs/heads/main from David Young
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=45ba85724cd ]
NIFI-16157 Added millis to formatDurationToWords (#11496)
Signed-off-by: David Handermann <[email protected]>
> Add Milliseconds to Nifi-utils formatDurationToWords
> ----------------------------------------------------
>
> Key: NIFI-16157
> URL: https://issues.apache.org/jira/browse/NIFI-16157
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Young
> Assignee: David Young
> Priority: Trivial
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Somehow when doing the initial implementation I skipped straight from seconds
> to nanos, omitting milliseconds.
> Include missing unit.
> Resolution down to seconds will be default and if sub-second units are
> present, will be included, otherwise output gets unreasonably long for no
> added benefit
--
This message was sent by Atlassian Jira
(v8.20.10#820010)