Add jiff instead of time for time parsing

Signed-off-by: Marcel Müller <neikos@neikos.email>
This commit is contained in:
Marcel Müller 2025-01-30 21:59:59 +01:00
parent ac76c030c6
commit 51012c19a7
4 changed files with 97 additions and 26 deletions

View file

@ -1,6 +1,11 @@
changelog "2025-01-29 21:17:50+01:00" {
changelog "2025-01-29" {
title "Added parsing of plaixt definitions"
version "0.1.0"
kind "Feature"
}
changelog "2025-01-30 09:10:59+01:00" {
title "Added parsing of plaixt records"
version "0.1.0"
kind "Feature"
}