Page MenuHomePhabricator

Copy Patrol: Show the timestamp of the edit
Closed, ResolvedPublic0.5 Estimated Story Points

Description

On Copy Patrol, show the timestamp of the edit, rather than the time we get from Turnitin/EranBot.

Event Timeline

MusikAnimal set the point value for this task to 0.5.

Fixed with https://github.com/Niharika29/PlagiabotWeb/pull/8

I guess we were using the wrong characters to format the date. The hour we were showing was in 12-hour format, and the minute we were showing was actually the month of the year =P

Also the "reviewed at" timestamp needs to be converted to GMT, evidently.

With this fix the timestamps all appear to match up with that of the actual diff / database.