mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-25 01:01:53 -04:00
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>