How to parse a date from dd.mm.yyyy format, add a certain number of days to it and decompose the resulting date into a day, a month and a year?
A large number of classes of work with dates, as well as a large number of obsolete methods are misleading and incomprehensible. How can I solve my problem? The minimum API version in the project is 19.