Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-1837

A parameter of type DATE should return a java.time.LocalDateTime object

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None
    • 4.2 M4

      Currently, ParameterHelper#castValue("...", ParameterType.DATE) return a java.util.Date Object.
      Since java 8 brought a new API for manipulating dates, it should return a java.time.LocalDateTime for making easier to manipulate date objects

            raphael Raphaël Franchet
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: