Never return a year < 1990 from trigger()

This commit is contained in:
Dianne Skoll
2025-08-28 12:53:28 -04:00
parent 2f239f77a5
commit c5d661124c
4 changed files with 14 additions and 0 deletions

View File

@@ -34,3 +34,5 @@ set a utctolocal('2051-01-01@04:44')
set a utctolocal('2050-03-13@05:00')
set a utctolocal('2050-11-06@04:00')
set a utctolocal('2050-11-06@07:00')
set a trigger('1990-01-01@1:22', 1)