Actions
Bug #651
openStart date:
03/25/2026
Due date:
% Done:
0%
Estimated time:
Description
Order timestamps are stored and displayed in different timezone formats across databases:
PostgreSQL: 2026-03-25 13:05:33 +05:30
SQLite: 2026-03-25 07:35:33 +00:00
Both timestamps represent the same moment but are shown in different formats, causing confusion. The system should standardize datetime format across all databases (either consistently in UTC or a single timezone format) and ensure uniform display throughout the application.
Updated by Vikash Kumar 2 months ago
- Status changed from New to Archieve
- Assignee changed from Vikash Kumar to Deeksha Singh
Actions