ttp2542 / GradingScripts

This repository contains the Python scripts used for grading in the SWEN-123 class at RIT.
4 stars 7 forks source link

Timestamp is randomly cut off by a few hours #10

Closed jym2584 closed 2 years ago

jym2584 commented 2 years ago

Input:

image

Actual

Oldest

image 14:11:00

Newest

image 16:39:00


I honestly have no idea why the timestamp is cut off. Thought it would be a simple timezone fix but the intervals are separate from the oldest and latest.

Might try to figure this out at some point?

jym2584 commented 2 years ago

Github timestamps are shifted by 5 hours, should be an easy fix.....? Tried this with multiple repos and they all seem to be 5 hours apart

jym2584 commented 2 years ago

TIL this is just a timezone issue.

Github's default is UTC+0