mirror of
https://github.com/apple/pkl.git
synced 2026-06-24 22:36:18 +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.