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 DiagramXMLWordPrintable

      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.

            Unassigned Unassigned
            ozhelezniak Oleksandr Zhelezniak
            Axel Catoire, emmanuel gallois
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: