ITU-BDSA2024-GROUP15 / Chirp

Project for BDSA 2024 group 15
MIT License
0 stars 0 forks source link

As a developer i want to fix the way we convert unix time to datetime so it does not take the computers local time. #12

Closed Powsdaws closed 2 months ago

Powsdaws commented 2 months ago

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.