Hi everyone.
I am developing shopify apps and I am a beginner for now. In our app, I need to generate discount code with a start-end time. But there is a problem about Shopify Timezones.
As you can see, my test store is GMT-06:00.
But when I send a request from api to create discount, it converts GMT.
I added the GMT end of date string.
Also I don’t face with this issue on all time zones. Some of them work correctly. I hope someone help me ![]()

