webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://webrecorder.net/browsertrix
GNU Affero General Public License v3.0
202 stars 35 forks source link

Serialize datetimes with Z suffix #2058

Closed tw4l closed 2 months ago

tw4l commented 2 months ago

Use timezone aware datetimes instead of timezone naive datetimes:

tw4l commented 2 months ago

Pushed a few frontend fixes for areas where dates were still having Z manually appended that I missed on the first pass. Otherwise it seems good! I spun up a local instance off of main, created some workflows, collections, uploads, etc., and then redeployed with this branch, and all seems good.