Interface DataTimeZone

    • Method Detail

      • getTimeZone

        Calendar getTimeZone()
        Return the Calendar to use for Timezone information when reading/writing timestamps.
      • getDateTimeZone

        default Calendar getDateTimeZone()
        Return the Calendar to use for Timezone information when reading/writing date. A 'date' only value has normally no timezone information, but some platforms (like MySQL) reqire this.