Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-2567

ZonedDateTime is not rendered in talend-component:web

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    Description

      ZonedDateTime is not rendered in talend-component:web
      For LocalDateTime field it's OK:

      For ZonedDateTime it's NOK:

      How to reproduce. Just add into configuration the field with the type ZonedDataTime

          @Option
          @DateTime(dateFormat = "YYYY/MM/DD", useSeconds = false, useUTC = true)
          @Documentation("Start date time.")
          private ZonedDateTime startDateTime;
      

      I tried with and without annotation.

      Attachments

        Issue Links

          Activity

            People

              emmanuel_g emmanuel gallois
              ozhelezniak Oleksandr Zhelezniak
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: