Adam Hunyadi created MINIFICPP-1330:
---------------------------------------

             Summary: Simplify ValueParser::StringToTime and add option to 
convert from microseconds
                 Key: MINIFICPP-1330
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1330
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Adam Hunyadi
             Fix For: 1.0.0


*Background:*

ValueParser::StringToTime has two lines checking for values in units of 
milliseconds, but none for microseconds.

*Proposal:*

Combine the two millisecond check lines and do an early conversion into 
nanoseconds to add time support for microseconds.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to