]> code.citadel.org Git - citadel.git/commitdiff
Defined 19010101T010101Z-99991231T235959Z consts.
authorArt Cancro <ajc@citadel.org>
Thu, 21 Mar 2024 21:49:36 +0000 (14:49 -0700)
committerArt Cancro <ajc@citadel.org>
Thu, 21 Mar 2024 21:49:36 +0000 (14:49 -0700)
These are now known as "the_beginning_of_time" and
"the_end_of_time" and closely track the time boundaries within
which libical can safely operate.

Supplied these as default values when filling variables to call the
time range compare function, allowing us to remove the check-for-null
code in that function.


No differences found