mirror of
https://github.com/apple/pkl.git
synced 2026-07-21 04:21:24 +02:00
60bcd56672
Switch from `java.util.GregorianCalendar` to `java.time.LocalDateTime`
Core implementation of the Pkl language. Includes Java APIs for embedding the language into JVM applications, and for building libraries and tools on top of the language.