[
https://issues.apache.org/jira/browse/MINIFICPP-1330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Amina Dinari reassigned MINIFICPP-1330:
---------------------------------------
Assignee: Amina Dinari
> 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
> Assignee: Amina Dinari
> Priority: Trivial
> Labels: MiNiFi-CPP-Hygiene, beginner, starter
> 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)