Just noticed in some javascript code dev->main PR that a jr dev had manually built a ISO timestamp string instead of just using Date().toISOString(). They literally already had the date object. What in the actual fuck? Who approved this PR??