fix(dashboard): display minute instead of month (#11731)

**What**
- display minutes instead of months
- remove manual offsetting since the server returns ISO format and JS date converts it to local time

---

CLOSES SUP-1069
This commit is contained in:
Frane Polić
2025-03-10 11:07:52 +00:00
committed by GitHub
parent 385620e824
commit 4c28efaadc
2 changed files with 15 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): correctly format date cell time