Move the ISO 8601 time formatting function to zm_time.cpp/h so it is reusable and not duplicated. Remove the local copies from zm_monitor_onvif.cpp (was static) and tests/zm_onvif_renewal.cpp (was a copy for testing). Both now use the shared declaration from zm_time.h. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| data/fonts | ||
| CMakeLists.txt | ||
| main.cpp | ||
| zm_box.cpp | ||
| zm_catch2.h | ||
| zm_comms.cpp | ||
| zm_crypt.cpp | ||
| zm_font.cpp | ||
| zm_onvif_renewal.cpp | ||
| zm_poly.cpp | ||
| zm_utils.cpp | ||
| zm_vector2.cpp | ||