You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Martin Zink (Jira)" <ji...@apache.org> on 2021/12/07 12:28:00 UTC

[jira] [Assigned] (MINIFICPP-1688) ValueParse StringToTime should use std::chrono

     [ https://issues.apache.org/jira/browse/MINIFICPP-1688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Zink reassigned MINIFICPP-1688:
--------------------------------------

    Assignee: Martin Zink

> ValueParse StringToTime should use std::chrono
> ----------------------------------------------
>
>                 Key: MINIFICPP-1688
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1688
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Minor
>              Labels: MiNiFi-CPP-Hygiene
>
> Currently we use custom classes like _core::TimeUnit_ to parse user inputted time duration.
> We should instead create std::chrono::durations from the user inputs.
> (and possible replace the various integer class members which contains time duration to std::chrono aswell)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)