As a developer i want to fix the way we convert unix time to datetime so it does not take the computers local time.
Requires finding a new way to convert the unix timestamps
Acceptance criteria:
Always convert unix timestamps to GMT+2 (danish timezone) so github no longer fails test unittest that parse the timezone.
As a developer i want to fix the way we convert unix time to datetime so it does not take the computers local time. Requires finding a new way to convert the unix timestamps
Acceptance criteria: Always convert unix timestamps to GMT+2 (danish timezone) so github no longer fails test unittest that parse the timezone.