Currently I have a list of Strings that represent a date in a yyyyMM format, something like this: 202008 202009 202010 I need to create x number of entries in this list with each entry increasing …
Currently I have a list of Strings that represent a date in a yyyyMM format, something like this: 202008 202009 202010 I need to create x number of entries in this list with each entry increasing …