Files
CMS/src
masoodafar-web c2ccd32f39
Build and Deploy to Kubernetes / build-and-deploy (push) Successful in 8m33s
fix: use DateTime.Now instead of UtcNow in ExpirePendingOrdersService
Database stores Created timestamps using DateTime.Now (local time).
Background service was comparing with DateTime.UtcNow causing 3.5 hour offset (Iran timezone).
Orders would only expire after ~4 hours instead of 30 minutes.
2026-02-16 22:52:33 +03:30
..
u
2025-09-27 10:23:45 +03:30