iSchedule should advertise the full date range that we support.

This commit is contained in:
Andrew Ruthven 2024-03-04 00:38:47 +13:00
parent 19ec65eb3f
commit 7e663b3a2b

View File

@ -95,8 +95,8 @@ function ischedule_get ( )
<scheme>mailto</scheme>
</supported-recipient-uri-scheme-set>
<max-content-length>102400</max-content-length>
<min-date-time>19910101T000000Z</min-date-time>
<max-date-time>20381231T000000Z</max-date-time>
<min-date-time>00010101T000000Z</min-date-time>
<max-date-time>99991231T000000Z</max-date-time>
<max-instances>150</max-instances>
<max-recipients>250</max-recipients>