Uploaded image for project: 'ZK Calendar'
  1. ZK Calendar
  2. ZKCAL-73

Add compatibility with java.time API

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0.0
    • 2.1.5
    • Java 11
      ZK 9.0.0

      User Messages

      I want to use ZK calendar with java 8 date types (java.time.LocalDate, java.time.LocalDateTime, java.time.LocalTime) instead of old java.util.Date.

      Please provide a SimpleCalendarEvent that can deal with java.time API and a built-in formatter for those types, as the current org.zkoss.calendar.api.DateFormatter.

      Thanks.

      User Story

      1. As an app developer, I want to use a java 8 new Date/Time class (java.time.*) to create a Calendar item, so that I can implement the application logic without converting to java.util.date
      2. As an app developer, I want to implement my custom date formatter with java 8 new Date class without converting from java.util.date

       

            Leon03 Leon03
            YannUnil YannUnil
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: