allegro / allegro-api

Issue tracker and wiki for Allegro REST API
https://developer.allegro.pl/
213 stars 39 forks source link

Question about time zone of Sandbox store #9772

Open yangcen6 opened 2 weeks ago

yangcen6 commented 2 weeks ago

Why is the payment time of the sandbox store order not displayed as Polish time? 20240829-173815

MaciejFrackowiak commented 2 weeks ago

It looks like you operate in a different time zone than Polish - if you switch to Polish, you will see 11:12 AM.

yangcen6 commented 2 weeks ago

This means that the time when an order is paid actually depends on the user's actual time zone,right?

MaciejFrackowiak commented 2 weeks ago

When you retrieve an order by the API, you will receive data in universal time (Zulu). Using website time will be adapted to your time zone.