Parsed the date/time
Parsed the date/time into dd.mm.yyyy hh:mm in the HTML: Changed every date in htmls from just getting the date to getting the day, month, year, hour, minutes each and then combining them with strings ":", "," and " ".
Parsed the date/time into dd.mm.yyyy hh:mm in the HTML: Changed every date in htmls from just getting the date to getting the day, month, year, hour, minutes each and then combining them with strings ":", "," and " ".