diff --git a/config/folio/loan_policies.json b/config/folio/loan_policies.json index 69289c18..ff9c2d6f 100644 --- a/config/folio/loan_policies.json +++ b/config/folio/loan_policies.json @@ -270,12 +270,12 @@ { "due": "2025-01-09T07:59:59.000+00:00", "from": "2024-08-10T07:00:00.000+00:00", - "to": "2024-12-07T07:59:59.000+00:00" + "to": "2024-11-20T07:59:59.000+00:00" }, { "due": "2025-04-01T06:59:59.000+00:00", - "from": "2024-12-07T08:00:00.000+00:00", - "to": "2025-02-08T07:59:59.000+00:00" + "from": "2024-11-20T08:00:00.000+00:00", + "to": "2025-03-01T07:59:59.000+00:00" } ] } @@ -639,12 +639,12 @@ { "due": "2025-01-09T07:59:59.000+00:00", "from": "2024-08-10T07:00:00.000+00:00", - "to": "2024-12-07T07:59:59.000+00:00" + "to": "2024-11-20T07:59:59.000+00:00" }, { "due": "2025-04-01T06:59:59.000+00:00", - "from": "2024-12-07T08:00:00.000+00:00", - "to": "2025-02-08T07:59:59.000+00:00" + "from": "2024-11-20T08:00:00.000+00:00", + "to": "2025-03-01T07:59:59.000+00:00" } ] }