Uploaded image for project: 'Apache NiFi'
  1. Apache NiFi
  2. NIFI-13565

Record Date Time Properties should mention DateTimeFormatter instead of SimpleDateFormat

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Currently the wording for DATE_FORMAT, TIME_FORMAT and TIMESTAMP_FORMAT in

      org.apache.nifi.serialization.DateTimeUtils 
      

      reference Simple Date Format when in fact the underlying logic uses

      java.time.format.DateTimeFormatter
      

      and not

      java.text.SimpleDataFormat
      

      and as seen in NIFI-13557 there are subtitles between these two classes.
      The wording in DATE_FORMAT and TIME_FORMAT should be reworded to indicate these use DateTimeFormatter formats.

      Attachments

        Issue Links

          Activity

            People

              dstiegli1 Daniel Stieglitz
              dstiegli1 Daniel Stieglitz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m