Commit 42de4de
authored
Force blog timestamps to be in UTC (#2373)
Fixes an issue where timestamps rendered different dates depending on
the user's location:
<img width="695" height="359" alt="Screenshot 2026-04-01 at 12 49 32 PM"
src="https://github.com/user-attachments/assets/1b029ffa-a452-4bf8-ac84-d95f15e7b02c"
/>
<img width="695" height="2400" alt="image"
src="https://github.com/user-attachments/assets/e3882000-b075-49da-8e02-6ae976590d15"
/>1 parent 3b287a4 commit 42de4de
File tree
3 files changed
+3
-0
lines changed- src
- app/(main)/resources
- components/blog-page
- pages/blog
3 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
| |||
0 commit comments