hello
I have an api to query holidays in Germany.
I would like to write this to a file and then read it from there into the Very Good AS Scheduler
Depending on the 'bundesland', something like cantons in Switzerland or states in the USA, there are a different number of holidays.
the api:
But somehow the structure seems to me to be very .... hmmmm.
is there a better method to read this in a loop ?
I have an api to query holidays in Germany.
I would like to write this to a file and then read it from there into the Very Good AS Scheduler
Depending on the 'bundesland', something like cantons in Switzerland or states in the USA, there are a different number of holidays.
the api:
But somehow the structure seems to me to be very .... hmmmm.
is there a better method to read this in a loop ?