I am looking for an app or a way how to automate opening a URL based on current date on the Android 7.0 phone:
On 2017-07-01 it would open the following url in a browser:
http://myserver.com/daily_reports/Day_20170701.htm
eventually
http://myserver.com/weekly_reports/Week_2017_27.htm
Since the ISO number of the current week is 27.
Is there any solution for that out of the box?