]> Kevux Git Server - kevux-tools/commit
Progress: Continue working on completing the remove program.
authorKevin Day <Kevin@kevux.org>
Sun, 23 Mar 2025 22:54:06 +0000 (17:54 -0500)
committerKevin Day <Kevin@kevux.org>
Sun, 23 Mar 2025 22:54:06 +0000 (17:54 -0500)
commitffbb2c201a8ce9c5a936d2032b361720e567f809
tree8a9b2bba38b10b090d32a586df2aa7e646ef3379
parenta6449ac306f8031f6fdac42dffc40b771ee7198f
Progress: Continue working on completing the remove program.

Finish setting up any remaining start and stop values.
Make sure the timezone adjustments apply to the stop times.

Remove redundant code in the setting of the timezone.

Use `uint8_t` rather than `f_status_t` for `result` to avoid any potential confusion.

Fix the `time_spec_clocks` date and the `Not` check.
sources/c/program/kevux/tools/remove/main/convert.c
sources/c/program/kevux/tools/remove/main/preprocess.c
tests/unit/remove/c/test-remove-date_changed.c