Menentukan tanggal dan minggu di setiap bulannya

Hi
if I want to set this month on Monday of the first Sunday and the following month must also be Monday of the first week, is this possible to implement in Glide?

Here’s an example:
in the application the user buys goods with the credit payment method (in installments) for a time limit of up to 5 months.
The user selects the 3rd of July in the first week of each month (July 3rd falls on a Monday), then the system will determine the Monday of the first week of the next month.
3-07-2022
7-08-2022
4-09-2022
2-10-2022
11-06-2022

What’s your payment processor? Do you want to generate those days in advance to show in the app?

Payment method in installments

Yes that date should show in app as payment info for user