Skip to content

Fix DateTime to UTC timestamp conversion in LogEntry.toJson

Mushaheed Syed requested to merge mushaheed-fix_timezone_logs into main

Wrote a small test for checking timestamp conversion.

Tested by running flutter test

Results

00:01 +9: All tests passed!

Merge request reports