1
Fork 0
treehouse/crates
liquidev 1953b649cf make dates rendered server-side & consistently in YYYY-MM-DD format
client-side time zone adjustment still persists---the server renders them out in UTC, but the client will adjust the date to its timezone during loading. 
this shouldn't cause any layout shifting because we use `font-variant-numeric: tabular-nums` (though Recursive seems to use tabular numbers either way.)
2025-01-13 22:40:13 +01:00
..
treehouse make dates rendered server-side & consistently in YYYY-MM-DD format 2025-01-13 22:40:13 +01:00
treehouse-format refactors: replacing config derived data with vfs, removing markdown 2024-11-23 21:43:58 +01:00