Say
06/18/2025, 1:54 PMJeff Hudson
06/18/2025, 1:57 PMHristijan
06/18/2025, 2:17 PMkairo-clock-feature: The Clock Feature allows for configuration and injection of a Java Clock.
Why did you decide for Java clock instead of Kotlinx date time?Jeff Hudson
06/18/2025, 2:22 PMkairo-clock-feature
Although we only recently open sourced Kairo, it was started in 2019 and has been in use since 2020. I don't think Kotlin's Clock came out until later in 2020, and we just never bothered to switch it over since the Java one works fine.
If there's some benefit to swapping over to Kotlin's Clock I'd definitely look into doing so!