quadratichq / quadratic

Quadratic | Spreadsheet with Python, SQL, and AI
https://QuadraticHQ.com
Other
3.01k stars 153 forks source link

Convert last_modified to a date #863

Open ddimaria opened 11 months ago

ddimaria commented 11 months ago

We have the notion of a last_modified date that isn't really used. It's a string in the file format and in the internal representation. We should change the internal representation to be an actual datetime value.

davidkircos commented 11 months ago

We should also display it somewhere in the bottom bar "Last edited by David on [date]"