You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2023/04/14 14:09:00 UTC

[jira] [Updated] (MINIFICPP-2063) RFC3339 parsing with expression language

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

Marton Szasz updated MINIFICPP-2063:
------------------------------------
    Resolution: Done
        Status: Resolved  (was: Patch Available)

> RFC3339 parsing with expression language
> ----------------------------------------
>
>                 Key: MINIFICPP-2063
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-2063
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Martin Zink
>            Assignee: Martin Zink
>            Priority: Major
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> RFC3339 complient strings can be tricky to parse with expression language, because it accepts a lot of formats and toDate can only handle one specific format specifier.
> It would be nice if we had an expression language function that handles all compliant string representations so we can parse them regardless of source. ListenSyslog parsed messages are one example where the timestamp comes from thirdparty applications and is semi regulated (it uses the subset of RFC3339).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)