- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi everyone,
Having set the Magento timezone to Greece/Athens I can view orders without any issues at the orders grid, but when I'm using a filter to view a single day, the orders that were placed between 00:00 and 03:00 (Greece/Athens is GMT+3 and I guess that it is related somehow) are not there. Any ideas?
Regards
Yannis
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is Magento core issue and it will fix in Magento 2.3 release.
https://github.com/magento/magento2/issues/16507
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Some orders not displaying on the admin when filtering by date
Can you check once your database cause it seems timezone issue.
Check expected orders date in Sales_order table in database.
https://www.manishmittal.com/
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Some orders not displaying on the admin when filtering by date
@Manish Mittal thank you for your reply.
Date and time at the db are in UTC. I tried hard, but I couldn't find a connection.
Yannis
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This is Magento core issue and it will fix in Magento 2.3 release.
https://github.com/magento/magento2/issues/16507
https://www.manishmittal.com/