Files
cgrates/engine/rateinterval.go
ionutboangiu 7a7b928aa0 Don't trim single digit values when parsing cron
Fixes an issue where 0 values would become empty inside the cron
expressions.

Added unit tests for the edge cases and grouped them together with
the previous ones under the same table test.
2024-06-30 17:52:29 +02:00

12 KiB