convertor/src/helpers
lif 3c1ecbbdfb Fix timezone display in history page (#408)
History page now respects the TZ environment variable for displaying
timestamps. Also changed from toLocaleTimeString to toLocaleString to
show both date and time for better clarity.

Changes:
- Add TIMEZONE export from env.ts using TZ environment variable
- Pass timeZone option to toLocaleString in history.tsx
2025-12-17 23:46:02 +08:00
..
env.ts Fix timezone display in history page (#408) 2025-12-17 23:46:02 +08:00
normalizeFiletype.ts chore: format all files 2025-06-03 19:19:28 +02:00
printVersions.ts Potential fix for code scanning alert no. 6: Unnecessary use of cat process (#473) 2025-12-14 20:32:56 +01:00
tailwind.ts chore: fix eslint config 2025-02-01 21:46:15 +01:00