Applications that serve countries (e.g Thailand) with non ISO 8601 calendars need to have chronology-specific types similar to those available in Java 8.
ChronoLocalDate
ChronoLocalDateTime
ChronoZonedDateTime
For more information on chronology separation please see Java Time overview article.
Applications that serve countries (e.g Thailand) with non ISO 8601 calendars need to have chronology-specific types similar to those available in Java 8.
ChronoLocalDateChronoLocalDateTimeChronoZonedDateTimeFor more information on chronology separation please see Java Time overview article.