aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/util/json/InstantAsLongSerializer.kt
AgeCommit message (Collapse)Author
2025-08-17Fix Instant crashesAaron
Uses Java's Instant instead since its more stable and other places seemed to use Java's time APIs as well.
2024-08-28Refactor source layoutLinnea Gräf
Introduce compat source sets and move all kotlin sources to the main directory [no changelog]